Skip to content

Commit

Permalink
CSS Extract fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ianvexler committed Feb 9, 2024
1 parent 8c7ce5c commit c5507cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ module.exports = {
external(),
postcss({
modules: true,
extract: true,
}),
// Allow json resolution
json(),
Expand Down

0 comments on commit c5507cf

Please sign in to comment.