UNPKG
blexar
Version:
latest (0.0.1)
0.0.1
0.0.0
CSS framework to establish your favorite websites in mints, with user experience in mind.
blexar
/
src
/
stylus
/
elements
/
_index.styl
16 lines
(15 loc)
•
265 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@import
'button'
@import
'buttons'
@import
'label'
@import
'input'
@import
'input-tag'
@import
'input-group'
@import
'file'
@import
'checkbox'
@import
'icon'
@import
'radio'
@import
'switcher'
@import
'table'
@import
'textarea'
@import
'tooltip'
@import
'select'