element-plus-best-practices.mdc 333 B

123456789
  1. ---
  2. description: Best practices for using Element Plus components
  3. globs: *.vue
  4. alwaysApply: false
  5. ---
  6. - Use Element Plus components for rich UI functionality
  7. - Implement proper form validation with Element Plus forms
  8. - Customize Element Plus themes using SCSS variables
  9. - Utilize Element Plus's built-in internationalization support