Files
prod-end-2026/frontend/postcss.config.js
T
2026-03-17 18:32:44 +03:00

7 lines
80 B
JavaScript

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