Skip to content

Commit ea486af

Browse files
authored
chore: exclude postcss.config.js from publishing to npm (#10283)
1 parent 1c75e5b commit ea486af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vaadin-lumo-styles/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"*.d.ts",
2929
"*.js",
3030
"!gulpfile.js",
31+
"!postcss.config.js",
3132
"components/*.css",
3233
"dist",
3334
"mixins/*.d.ts",

0 commit comments

Comments
 (0)