File size: 98 Bytes
c5ef85d | 1 2 3 4 5 6 7 | export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}
|
c5ef85d | 1 2 3 4 5 6 7 | export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}
|