UNPKG
cirrus-ui
Version:
beta (0.4.5)
latest (0.8.0)
0.8.0
0.7.2
0.7.2-patch.1
0.7.1
0.7.0
0.7.0-patch.1
0.6.3
0.6.2
0.6.2-patch-1
0.6.1
0.6.0
0.5.31
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.6
0.4.5
A lightweight UI framework written in SCSS
github.com/Spiderpig86/Cirrus
Spiderpig86/Cirrus
cirrus-ui
/
src
/
base
/
_index.scss
10 lines
(8 loc)
•
182 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
@forward
"./default"
;
@forward
"./animations"
;
@forward
"./font"
;
@forward
"./grid"
;
@forward
"./layout"
;
@forward
"./media"
;
@forward
"./modifiers"
;
@forward
"./spacing"
;