Perplexica/tailwind.config.ts
2025-08-09 17:30:12 -06:00

3 lines
160 B
TypeScript

// Tailwind v4 uses CSS-first configuration via @theme in globals.css.
// Keeping an empty config to satisfy tooling that expects this file.
export default {};