Solved Import issue for css
This commit is contained in:
+2
-2
@@ -28,7 +28,7 @@
|
|||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"default": "./dist/index.js"
|
"default": "./dist/index.js"
|
||||||
},
|
},
|
||||||
"./style": "./src/styles/style.css",
|
"./theme.css": "./src/styles/style.css",
|
||||||
"./components/*": "./src/components/*",
|
"./components/*": "./src/components/*",
|
||||||
"./utils/*": "./src/utils/*"
|
"./utils/*": "./src/utils/*"
|
||||||
},
|
},
|
||||||
@@ -78,4 +78,4 @@
|
|||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"tailwind-merge": "^3.3.1"
|
"tailwind-merge": "^3.3.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user