diff --git a/package.json b/package.json index fe80603988..717904b427 100644 --- a/package.json +++ b/package.json @@ -84,5 +84,5 @@ "eslintConfig": { "extends": "openlayers" }, - "sideEffects": false + "sideEffects": ["ol.css"] }