6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
# 项目指导
|
||
|
||
## UnoCSS 使用规范
|
||
1. **优先使用 UnoCSS 原子类**,避免手写 CSS:
|
||
- 例如:`text-red-500`、`p-4`、`flex items-center`。
|