diff --git a/package.json b/package.json index bab5913122f0..ad4e5e3581f9 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "locale" ], "sideEffects": [ - "dist/*" + "*.css" ], "main": "lib/index.js", "module": "es/index.js",