Files
crm.stream.graff.tech/client/postcss.config.js
T
2023-10-12 18:29:47 +05:00

7 lines
80 B
JavaScript

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