mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-05-11 18:05:18 +02:00
8 lines
81 B
JavaScript
8 lines
81 B
JavaScript
const config = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
},
|
|
}
|
|
|
|
export default config
|