Files
graffestate.ae/client/postcss.config.js
T
2024-05-13 17:28:13 +05:00

7 lines
80 B
JavaScript

export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}