Skip to content

Commit 34b7d37

Browse files
fix: include CSS source files in published package (#323)
1 parent 0665d23 commit 34b7d37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
},
4646
"files": [
4747
"src/**/*.js",
48+
"src/**/*.css",
4849
"dist/**",
4950
"index.d.ts"
5051
],

0 commit comments

Comments
 (0)