peakon_action_plan/postcss.config.js
2025-08-30 13:27:49 -05:00

6 lines
No EOL
79 B
JavaScript

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