feat: 初始化提交
@import 'tailwindcss/preflight'; @import 'tailwindcss/utilities'; body { margin: 0; padding: 0; } :root { --primary-color: #1890ff; }