Skip to content

Commit

Permalink
fix sass import #771
Browse files Browse the repository at this point in the history
  • Loading branch information
fkhadra committed Aug 2, 2022
1 parent f23bd3b commit 1d0bd31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"import": "./dist/inject-style.esm.mjs"
},
"./package.json": "./package.json",
"./scss": "./scss",
"./scss/": "./scss/",
"./addons/use-notification-center": {
"require": "./addons/use-notification-center/index.js",
"import": "./addons/use-notification-center/index.esm.mjs"
Expand Down

0 comments on commit 1d0bd31

Please sign in to comment.