New Style Setup Config

This commit is contained in:
2025-08-16 10:37:07 +05:30
parent a87108e70a
commit 24b775aa2f
3 changed files with 238 additions and 238 deletions
+2 -1
View File
@@ -28,6 +28,7 @@
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
},
"./style": "./src/styles/style.css",
"./components/*": "./src/components/*",
"./utils/*": "./src/utils/*"
},
@@ -77,4 +78,4 @@
"clsx": "^2.1.1",
"tailwind-merge": "^3.3.1"
}
}
}