@egovernments/digit-ui-pucar-css
v0.0.5
Published
<!-- TODO: update this -->
Downloads
7
Readme
digit-ui-css
Install
npm install --save @egovernments/digit-ui-css
Limitation
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
Usage
After adding the dependency make sure you have this dependency in
frontend/micro-ui/web/package.json
"@egovernments/digit-ui-css":"^1.5.0",
then navigate to App.js
frontend/micro-ui/web/public/index.html
/** add this import **/
<link rel="stylesheet" href="https://unpkg.com/@egovernments/[email protected]/dist/index.css" />
Changelog
1.0.0-microlan Base version
Contributors
[jagankumar-egov] [nipunarora-eGov]
Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/Digit-Frontend/tree/develop)
License
MIT © jagankumar-egov