mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
19 lines
242 B
Markdown
19 lines
242 B
Markdown
ScratchCSS
|
|
==========
|
|
|
|
Installation
|
|
------------
|
|
|
|
```bash
|
|
npm install
|
|
grunt
|
|
```
|
|
|
|
Developpement : autoupdate
|
|
--------------------------
|
|
|
|
```bash
|
|
grunt watch
|
|
```
|
|
|
|
This command will copy all the css file into `../../../../web/bundles/chillmain/` |