🎨 Fix: Add CSS import to BaseLayout + use standard Tailwind colors

- Added import '../styles/global.css' to BaseLayout.astro
- Changed custom colors to standard Tailwind (green-600, gray-600)
- CSS now properly bundled and served

Fixes:
 No styles applying to website
 Tailwind CSS now working
 Button and card styles functional
This commit is contained in:
Kunthawat Greethong
2026-03-09 22:19:01 +07:00
parent 92072a4ebf
commit 2c23588dd0
189 changed files with 25 additions and 4478 deletions

BIN
dist/favicon.ico vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB