aboutsummaryrefslogtreecommitdiffstats
path: root/web/package.json
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2020-09-10 16:35:46 +0300
committerTulir Asokan <tulir@maunium.net>2020-09-10 16:35:46 +0300
commited2b9f7e641bfd59d8a0130086587465bb3d4195 (patch)
tree939d62478d1195a8860a6382a9fba3ae6e1bf48b /web/package.json
parent81caaa2ebed066f80939b04f565b307ec0dd2d61 (diff)
Compress compiled CSS
Diffstat (limited to 'web/package.json')
-rw-r--r--web/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/package.json b/web/package.json
index 7f7f592..66d3722 100644
--- a/web/package.json
+++ b/web/package.json
@@ -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": [
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage