npm install --save @egovernments/digit-ui-health-css
This Package is more specific to DIGIT-UI's can be used across mission's
It is the base css for all Digit UI's
After adding the dependency make sure you have this dependency in
frontend/micro-ui/web/package.json
"@egovernments/digit-ui-health-css":"^0.1.0",
then navigate to App.js
frontend/micro-ui/web/public/index.html
/** add this import **/
<link rel="stylesheet" href="https://unpkg.com/@egovernments/digit-ui-health-css@0.1.0/dist/index.css" />
## 0.3.0 - 2024-12-03
#### Base Admin console & microplan web
## 0.1.0
#### Base version
[jagankumar-egov] [nipunarora-eGov] [nabeelmd-eGov] [Bhavya-eGov]
DIGIT Frontend Repo (https://github.com/egovernments/Digit-Frontend/tree/console)
MIT © jagankumar-egov