xlcss
v5.0.1
Published
elderberry xlcss - minimalistic css framework by entrecode.de
Readme
xlcss - dragon fruit
scss framework with a set of mixins, functions, resets and global styles.
development
To install all required dependencies for development, run
npm install xlcssTo build the dist/xlcss.css and dist/xlcss.min.css files out of the sass/* files including the docs, run
npm run build