관리-도구
편집 파일: postcss.config.cjs
module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, }, }