Installation
nx , Angular CLI, or another method. We recommend setting the style type to Sass (.scss) during project creation for smoother integration. Use your preferred package manager (npm, yarn, pnpm) to install the ACoreX core, components, and styles packages:
NPM
Yarn
PNPM
Next, import ACoreX styles into your main style file ( styles.scss ). This will make the styles accessible throughout your application.
styles.scss
For further customization, visit our dedicated theming guide: