This commit is contained in:
2025-11-05 02:27:27 -03:00
parent a51c4f7892
commit 464cd7a6bd
5 changed files with 7 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
"private": true,
"exports": {
"./globals.css": "./src/globals.css",
"./postcss.config": "./postcss.config.mjs",
"./postcss.config": "./postcss.config.js",
"./tailwind.config": "./tailwind.config.ts",
"./lib/*": "./src/lib/*.ts",
"./hooks/*": [