aqua-css
v0.3.11
Published
Stylus stylesheet library
Downloads
21
Readme
Table of Contents
Aqua
Stability: unstable
.
Stylus stylesheet library.
Install
npm i aqua-css
Guide
Developer
Developer workflow is via gulp but should be executed as npm
scripts to enable shell execution where necessary.
Css
Generate CSS files:
npm run css
Clean
Remove generated CSS files:
npm run clean
Readme
Generate the project readme file (requires mdp):
npm run readme
License
Everything is MIT. Read the license if you feel inclined.
Generated by mdp(1).