Files
vue-ts-example/.clinerules-code
2025-03-30 22:58:32 +08:00

6 lines
157 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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