Perplexica/tailwind.config.ts

4 lines
160 B
TypeScript
Raw Normal View History

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