diff --git a/package.json b/package.json index 5cd4c931..ccac56fc 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,7 @@ "keywords": [], "author": "", "license": "GPL-3.0-only", - "sideEffects": [ - ".css" - ], + "sideEffects": [".css"], "imports": { "#openapi": "./staticfiles/generated/openapi/index.ts", "#core:*": "./core/static/bundled/*",