관리-도구
편집 파일: index.d.mts
import { Plugin } from 'vite'; declare function tailwindcss(): Plugin[]; export { tailwindcss as default };