Add a SASS watcher command (#1427)

* Add a SASS watcher command

* Simplify the compile:css command
This commit is contained in:
Ismail El Korchi 2020-05-10 00:58:16 +00:00 committed by GitHub
parent 301248d5e7
commit 27fc314b55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 1 deletions

View file

@ -24,6 +24,7 @@ const excludes = [
'.travis.yml',
'phpcs.xml.dist',
'sass',
'style.css.map',
];
// The path of the zip file.