bake build infra: postcss.config.js (deterministic /ship for forks)

This commit is contained in:
2026-08-21 20:55:30 +00:00
parent 0f4dcb568d
commit f862d9532b
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};