foundryoptimizer/frontend/postcss.config.js
gwg313 e776c88219
v1
Signed-off-by: gwg313 <gwg313@pm.me>
2026-04-13 17:57:28 -04:00

6 lines
80 B
JavaScript

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