diff --git a/package.json b/package.json index 7fe5a16..5c7fb75 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "types": "./dist/index.d.ts", "default": "./dist/index.js" }, + "./style.css": "./dist/style.css", "./*": { "types": "./dist/*.d.ts", "default": "./dist/*.js"