Commit graph

1 commit

Author SHA1 Message Date
fullsizemalt
77e9dd7e70 fix(build): Convert tailwind config to CJS
Some checks are pending
Deploy to Production / deploy (push) Waiting to run
Test / backend-test (push) Waiting to run
Test / frontend-test (push) Waiting to run
- Renamed tailwind.config.ts to .cjs to force CommonJS loading
- Switched to require() syntax to bypass ESM loader issues in PostCSS
2025-12-19 15:39:42 -08:00
Renamed from frontend/tailwind.config.ts (Browse further)