Merge branch 'QA_5_1'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
commit
f3ef57fac4
@ -57,7 +57,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "yarn run build",
|
||||
"build": "yarn run css-compile --style=compressed && yarn run css-rtl && yarn run css-prefix && yarn run js-compile",
|
||||
"build": "yarn run css-compile --quiet --style=compressed && yarn run css-rtl && yarn run css-prefix && yarn run js-compile",
|
||||
"css-compile": "sass themes/pmahomme/scss:themes/pmahomme/css themes/original/scss:themes/original/css themes/metro/scss:themes/metro/css themes/bootstrap/scss:themes/bootstrap/css setup/scss:setup",
|
||||
"css-lint": "stylelint -s scss \"themes/**/scss/*.scss\" \"setup/scss/*.scss\"",
|
||||
"css-prefix": "postcss themes/*/css/*.css setup/styles.css --use autoprefixer --replace",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user