Vben bfae9626dd perf: display border status color when the form is verified incorrectly (#4407) hai 7 meses
..
src bfae9626dd perf: display border status color when the form is verified incorrectly (#4407) hai 7 meses
README.md 83fcdec37c feat: add swap component (#4149) hai 9 meses
package.json 3697f6bc5a chore: release v5.3.0-beta.2 hai 8 meses
tsconfig.json e650a0b863 chore: update deps hai 11 meses

README.md

@vben/styles

用于多个 app 公用的样式文件,继承了 @vben-core/design 的所有能力。业务上有通用的样式文件可以放在这里。

用法

添加依赖

# 进入目标应用目录,例如 apps/xxxx-app
# cd apps/xxxx-app
pnpm add @vben/styles

使用

import '@vben/styles';