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