3-ai-native-e2e-sample/frontend/postcss.config.mjs (
6
lines of code) (
raw
):
export default { plugins: { tailwindcss: {}, autoprefixer: {}, }, }