Files
school-developer/.cursor/rules/element-plus-best-practices.mdc
吴红兵 1f645dad3e init
2025-12-02 10:37:49 +08:00

10 lines
333 B
Plaintext

---
description: Best practices for using Element Plus components
globs: *.vue
alwaysApply: false
---
- Use Element Plus components for rich UI functionality
- Implement proper form validation with Element Plus forms
- Customize Element Plus themes using SCSS variables
- Utilize Element Plus's built-in internationalization support