cinema-studio-pro/frontend/postcss.config.js
2026-01-13 14:52:37 +05:30

6 lines
No EOL
79 B
JavaScript

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