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