LESS/SASS mincss modules
a tiny framework that makes websites pretty.
mincss styles, npm published; for easier integration with project using webpack or other bundlers/runner.
import 'mincss-modules/less/buttons.less'
@import 'mincss-modules/sass/buttons'
import 'mincss-modules/compiled/buttons.css'
To see the full documentation, go here.
995 bytes (or smaller) minified and gzipped.
Works with IE5 and onward. Yes, min is even responsive in IE5.
Of course, modern browsers give you pretty transitions.
- LESS styles components
- SASS styles components
MIT licensed.
This is a mere publishing of the mincss less/sass components The min(css) project has not been updated in a while. If you are interested in contributing, reach out to the author