mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-05-15 17:32:21 +02:00
7 lines
81 B
JavaScript
7 lines
81 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|