mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-19 00:34:24 +00:00
git-subtree-dir: Resources/public/scratch-css git-subtree-split: 289f23f24b31be9fee24f09f44936dbf8eab8614
17 lines
159 B
Markdown
17 lines
159 B
Markdown
ScratchCSS
|
|
==========
|
|
|
|
Installation
|
|
------------
|
|
|
|
```bash
|
|
npm install
|
|
grunt
|
|
```
|
|
|
|
Developpement : autoupdate
|
|
--------------------------
|
|
|
|
```bash
|
|
grunt watch
|
|
``` |