Skip to content

Commit a95f084

Browse files
author
Bryce Hill
committed
Set sideeffects to true
1 parent 66b2da6 commit a95f084

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,5 @@
1818
"react": "^16.3.2",
1919
"react-dom": "^16.3.2"
2020
},
21-
"sideEffects": [
22-
"*.css",
23-
"*.scss"
24-
]
21+
"sideEffects": true
2522
}

0 commit comments

Comments
 (0)