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

This commit is contained in:
2026-08-21 20:41:11 +00:00
parent 532acc5eaf
commit d57534480b
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};