Tailwind
To use tailwindcss
with ACoreX, add the acorex-presets
to your tailwind.config.js
file. Additionally, include Tailwind directives in your styles.scss
.
All ACoreX components are fully compatible with Tailwind, enabling seamless integration and consistent styling across your project.
tailwind.config.js
Lastly, ensure you set up translation in the project. This is a mandatory step for displaying fixed texts correctly throughout the application. Without it, certain parts of the UI may not function as expected.