refactor: improved typography, revert back to global.css

This commit is contained in:
z0x 2025-05-07 09:05:25 -04:00
parent 4379511206
commit 81d454824a
5 changed files with 38 additions and 33 deletions

View file

@ -5,7 +5,7 @@
"tsx": true,
"tailwind": {
"config": "tailwind.config.ts",
"css": "src/styles/globals.css",
"css": "src/styles/global.css",
"baseColor": "neutral",
"cssVariables": true,
"prefix": ""