Skip to content

Commit f6eb2ad

Browse files
committed
feat: export tailwind.config.css
1 parent c862aeb commit f6eb2ad

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"module": "dist/index.min.js",
88
"types": "dist/index.d.ts",
99
"files": [
10-
"dist"
10+
"dist",
11+
"tailwind.config.css"
1112
],
1213
"release": {
1314
"branches": [

0 commit comments

Comments
 (0)