i-tech-shared-components
v1.4.63
Published
A library of Angular Material-based components designed for seamless integration and scalability.
Readme
i-tech-material-shared-components
A library of Angular Material-based components designed for seamless integration and scalability.
Modules
Installation
Install the library using npm:
npm install i-tech-shared-componentsOnce installed, the cascading stylesheets (CSS) and JavaScript (JS) files will be available in the node_modules directory.
You can then include them in your project as needed.
You will need to import the styles in your global stylesheet:
@import "node_modules/i-tech-shared-components/theme.scss";