diff --git a/package.json b/package.json index b405167..666c920 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "types": "./dist/index.d.ts", "default": "./dist/index.js" }, - "./style": "./src/styles/style.css", + "./theme.css": "./src/styles/style.css", "./components/*": "./src/components/*", "./utils/*": "./src/utils/*" }, @@ -78,4 +78,4 @@ "clsx": "^2.1.1", "tailwind-merge": "^3.3.1" } -} +} \ No newline at end of file