Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cdedreuille committed Jul 17, 2024
1 parent daaca0c commit 97e34da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"**/*.css"
],
"exports": {
"./styles.css": "./src/styles.css",
"./styles.css": "./dist/index.css",
".": "./src/main.ts"
},
"scripts": {
Expand Down

0 comments on commit 97e34da

Please sign in to comment.