foundary-test-1770684712/apps/studio-ui/postcss.config.js
jordan 51a0f09d17
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add components: app-react/studio-ui, service/studio-api
2026-02-10 01:23:53 +00:00

7 lines
81 B
JavaScript

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