UNPKG

cssrecipes-utils

Version:

Some generic, semantic, responsives CSS utilities

8 lines (7 loc) 181 B
/** 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";