feat: Convert to pure Astro CSS (no Tailwind)

- Removed Tailwind CSS dependency (19KB → 8.7KB CSS)
- Created native Astro CSS with CSS custom properties
- All utility classes using vanilla CSS
- Scoped component styles with Astro's built-in scoping
- Same green theme and design preserved
- Zero build dependencies for CSS
- Faster builds, smaller bundle
- True 'Astro way' of styling
This commit is contained in:
Kunthawat
2026-03-12 19:31:12 +07:00
parent 7b8dac1f6d
commit 64dbc5da6f
2445 changed files with 227 additions and 271734 deletions

View File

@@ -1,25 +1,25 @@
{
"hash": "d42f017f",
"hash": "fd60062d",
"configHash": "af375ec6",
"lockfileHash": "ff2d2eea",
"browserHash": "41bf6e33",
"lockfileHash": "11a770e9",
"browserHash": "c023f09e",
"optimized": {
"astro > cssesc": {
"src": "../../cssesc/cssesc.js",
"file": "astro___cssesc.js",
"fileHash": "e8d02241",
"fileHash": "f41579f9",
"needsInterop": true
},
"astro > aria-query": {
"src": "../../aria-query/lib/index.js",
"file": "astro___aria-query.js",
"fileHash": "6f05959a",
"fileHash": "42c60d91",
"needsInterop": true
},
"astro > axobject-query": {
"src": "../../axobject-query/lib/index.js",
"file": "astro___axobject-query.js",
"fileHash": "84d4262b",
"fileHash": "e645e7bb",
"needsInterop": true
}
},