guardia-hrm/frontend/postcss.config.js
2026-06-16 21:45:08 +09:00

4 lines
68 B
JavaScript

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