17 lines
159 B
Markdown

ScratchCSS
==========
Installation
------------
```bash
npm install
grunt
```
Developpement : autoupdate
--------------------------
```bash
grunt watch
```