UNPKG
cssrecipes-utils
Version:
latest (0.6.2)
0.6.2
0.6.1
0.6.0
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
Some generic, semantic, responsives CSS utilities
github.com/cssrecipes/utils
cssrecipes/utils
cssrecipes-utils
/
index.css
8 lines
(7 loc)
•
181 B
CSS
View Raw
1
2
3
4
5
6
7
8
/** do not change the order of the imports, this prevents us from having to use `!important` shit */
@import
"./lib/all.css"
;
@import
"./lib/max.css"
;
@import
"./lib/min.css"
;