c5e48c6f-d16b-444c-836d-864.../postcss.config.js
2025-11-28 19:11:50 +05:00

6 lines
79 B
JavaScript

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