Ctrl + K
Get StartedStylesCoreCompsCDK
Installation
Customize the theme
Integrated icons
Integrated Tailwind
Setup translation
Dependencies

Icons

ACoreX supports several icon sets, including Font Awesome, Material Icons, and Huge Icons. This guide explains how to integrate them into your project. For more advanced customization, see the icon customization page.

The variables and classes in ACoreX components are compatible with any icon font. To use a custom font, include it in your project and override or redefine the SCSS variables to suit your needs.
Fontawesome
Material icons
Huge icon

Your final styles.scss file should look like this:

Fontawesome
Material icons
Huge icon
On this page