Skip to content

Commit f3808c5

Browse files
committed
docs(primary-detail): compress lightdom css
1 parent dbea3e3 commit f3808c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elements/pfe-primary-detail/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"build": "run-s build:*",
2727
"build:clean": "npm run clean",
2828
"build:esbuild": "node ../../scripts/build.js --include pfe-primary-detail",
29-
"build:lightdom": "sass pfe-primary-detail--lightdom.scss pfe-primary-detail--lightdom.css --load-path=../../node_modules",
29+
"build:lightdom": "sass pfe-primary-detail--lightdom.scss pfe-primary-detail--lightdom.min.css --style=compressed --load-path=../../node_modules",
3030
"build:analyze": "npm run analyze",
3131
"build:types": "tsc -b .",
3232
"🧑‍🔬-----TEST-------🧑‍🔬": "❓ Test packages",

0 commit comments

Comments
 (0)