4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
import type { Config } from 'tailwindcss'
|
|
|
|
export default __CONFIG__ satisfies Config
|