Skip to content

Commit

Permalink
Add css to exports
Browse files Browse the repository at this point in the history
  • Loading branch information
DysphoricUnicorn committed Dec 1, 2024
1 parent c6233f9 commit e570ed8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
".": {
"import": "./dist/reactButterflyMap.js",
"require": "./dist/reactButterflyMap.umd.cjs"
},
"./dist/style.css": {
"import": "./dist/style.css",
"require": "./dist/style.css"
}
},
"files": [
Expand Down

0 comments on commit e570ed8

Please sign in to comment.