mirror of
https://github.com/maunium/stickerpicker.git
synced 2025-07-20 07:46:01 +02:00
Compress compiled CSS
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"snowpack": "snowpack",
|
||||
"sass": "node-sass -o style style/*.sass"
|
||||
"sass": "node-sass -o style style/*.sass --output-style compressed"
|
||||
},
|
||||
"snowpack": {
|
||||
"install": [
|
||||
|
Reference in New Issue
Block a user