Update README with CSS compile shortcut
This commit is contained in:
parent
c24294a435
commit
22a44ae069
1 changed files with 4 additions and 0 deletions
|
@ -79,6 +79,10 @@ Provided by default are seven npm scripts that point to Gulp tasks. We run gulp
|
||||||
```
|
```
|
||||||
npm run compile
|
npm run compile
|
||||||
```
|
```
|
||||||
|
or:
|
||||||
|
```
|
||||||
|
./css
|
||||||
|
```
|
||||||
|
|
||||||
3. Watch files and run tasks when they change.
|
3. Watch files and run tasks when they change.
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue