ngx-minedu-lib
v0.0.4
Published
This project is a shared Angular library developed by Minedu to provide reusable UI components, services, and utilities for various applications within the organization. The goal is to ensure consistency, reduce code duplication, and accelerate developmen
Readme
Minedu Shared library
This project is a shared Angular library developed by Minedu to provide reusable UI components, services, and utilities for various applications within the organization. The goal is to ensure consistency, reduce code duplication, and accelerate development by centralizing common building blocks.
Some components in this library rely on the Remix Icon set for proper display and functionality. To use these components, make sure to install the remixicon package and include its CSS in your application's global styles.
e.g:
@forward "remixicon/fonts/remixicon.css";