Files
chill-bundles/Resources/public/scratch-css/README.md

17 lines
159 B
Markdown

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