tailwind.config.ts import { defineConfig } from 'vite-plugin-windicss' export default defineConfig({ darkMode: 'class', theme: { extend: ...
確定! 回上一頁