Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
fix: removed css module changes from rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
albinAppsmith committed Oct 12, 2023
1 parent e96a284 commit b937925
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/design-system/rollup.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export default {
useTsconfigDeclarationDir: true,
}),
postcss({
modules: true,
minimize: true,
sourceMap: true,
plugins: [postcssImport()],
Expand Down

0 comments on commit b937925

Please sign in to comment.