Files
dealplustech/dist/products
Kunthawat fb89ca7d2b fix: Import globals.css in BaseLayout
- Added @import for globals.css in BaseLayout <style is:global>
- Removed @import "tailwindcss" from globals.css (not needed with @tailwindcss/vite plugin)
- Tailwind v4 now properly processes all CSS
- Custom theme colors now working (primary green, secondary grays)
- All Tailwind utility classes now functional

CSS now fully working across all pages!
2026-03-12 16:49:10 +07:00
..