Files
ppc_amnet/aimenet-web/postcss.config.js
T
2024-08-10 10:21:09 +01:00

7 lines
92 B
JavaScript

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