Ionic
See AGENTS.md for general guidelines.
Ionic Usage
- •Generate components/pages/services with
@ionic/cli - •Remove empty constructors and unused lifecycle hooks
- •Import Ionicons via
addIconsin the component constructor
Styling
- •No custom CSS without explicit approval
- •Use default Ionic components with their built-in props
- •Use Ionic CSS utility classes for layout and spacing