MIP CSS for Clarity
npm install mip-clr-ui1. Install Clarity UI package through npm:
```
npm install mip-clr-ui
2. Install Clarity Icons package through npm:
``
npm install mip-clr-icons
3. Include the clr-ui.min.css and clr-icons.min.css files in your HTML file:
``
4. Include the clr-icons.min.js in your HTML file:
```
5. Write your HTML with the Clarity CSS class names and markup.