weavvcss
v1.0.3
Published
A colossal low-level utility CSS framework for crafting a beautiful and elegant user interface at an atomic level
Downloads
39
Maintainers
Readme
A colossal low-level utility CSS framework for crafting a beautiful and elegant user interface at an atomic level.
Version 1.0.3
Documentation
Tools
- WEAVV Playground - Live code editor for testing and prototyping UI.
- WEAVV CLI - Create basic empty project on-the-go.
Build
$ git clone https://github.com/weavv-css/weavv-css.git
$ cd weavv-css
$ npm install
Build full version,
$ npm run build-full
Build minimal version,
$ npm run build-min
Build file is locate in ./dist/
directory.
Community
Credits
Sass, NodeJs, Gulp, Normalize, PostCSS.