Skip to content

Commit

Permalink
fix: export stylesheets
Browse files Browse the repository at this point in the history
paring-chan committed Nov 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent f89b4b2 commit eb72a41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -10,6 +10,9 @@
"types": "./dist/index.d.ts",
"import": "./dist/index.js",
"svelte": "./dist/index.js"
},
"./dist/stylesheets/**/*": {
"import": "./dist/stylesheets/**/*"
}
},
"sideEffects": [

0 comments on commit eb72a41

Please sign in to comment.