guardia-hrm/frontend/postcss.config.js
DESKTOP-TKLFCPR\ython f7aa51c33f feat(hrm): GUARDiA HRM v1.0 AI 인사관리 플랫폼 (사원/조직/급여/근태/성과/채용/교육/AI분석)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-14 13:52:49 +09:00

4 lines
68 B
JavaScript

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