简体中文
4 配色家族 × 浅深双档 · 零第三方 UI 依赖 · SSR 安全
pnpm add @luxeanor/ui
npm i @luxeanor/ui
// main.ts import '@luxeanor/ui/styles/tokens.css' import '@luxeanor/ui/style.css'
<html data-theme="amethyst" data-mode="light">
然后就可以 import { LxButton } from '@luxeanor/ui' 了 → 快速上手
import { LxButton } from '@luxeanor/ui'