platform-marketing-content-.../postcss.config.js
2026-01-04 07:19:31 -06:00

7 lines
81 B
JavaScript

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