Skip to content

Commit bcd8383

Browse files
pomberCompuIves
authored andcommitted
Add *.css to sideEffects (codesandbox#1133)
1 parent ae2cd1f commit bcd8383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-sandpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dist",
1313
"es"
1414
],
15-
"sideEffects": false,
15+
"sideEffects": "*.css",
1616
"author": "Ives van Hoorne <[email protected]>",
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
 (0)