Skip to content

Commit 9939e0f

Browse files
authored
chore: add Lumo compact preset to distribution (#10224)
1 parent 348df61 commit 9939e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vaadin-lumo-styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"module": "all-imports.js",
2121
"type": "module",
2222
"scripts": {
23-
"build": "postcss ./{lumo,utility}.css --dir dist",
23+
"build": "postcss ./{lumo,utility}.css --dir dist && postcss ./presets/**.css --dir dist/presets",
2424
"icons": "gulp icons"
2525
},
2626
"files": [

0 commit comments

Comments
 (0)