UI Libraries & Styling
The project uniquely combines two major UI libraries:
- Vuetify: Used for the majority of the layout, buttons, inputs, and dashboard components.
- Ant Design Vue: Used for specific sophisticated components and the
a-config-providerfor RTL/Locale support. - Styling: Core styles and overrides are managed in
assets/styles/framework.scss, which imports Vuetify variables, custom project tokens.