feat: replace Tailwind with UnoCSS
Faster dev HMR, native Astro 6 support, same utility class names. Tokens migrated to uno.config.ts. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"astro": "^6.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/tailwind": "^6.0.2",
|
||||
"tailwindcss": "^3.4.19"
|
||||
"@unocss/astro": "^66.6.8",
|
||||
"unocss": "^66.6.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user