xlcss
v5.0.1
Published
elderberry xlcss - minimalistic css framework by entrecode.de
Downloads
13
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 xlcss
To build the dist/xlcss.css
and dist/xlcss.min.css
files out of the sass/*
files including the docs, run
npm run build