Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.45 KB

File metadata and controls

53 lines (33 loc) · 1.45 KB

image

A colossal low-level utility CSS framework for crafting a beautiful and elegant user interface at an atomic level.

License: MIT npm version npm downloads

Documentation

Tools

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.


MIT