File size: 81 Bytes
5295049 |
1 2 3 4 5 6 |
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
} |
5295049 |
1 2 3 4 5 6 |
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
} |