JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 143
  • Score
    100M100P100Q80065F
  • License MIT

Package Exports

  • @selco/installation-ui-css
  • @selco/installation-ui-css/dist/index.css

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@selco/installation-ui-css) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.8.14",

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-css@1.5.22/dist/index.css" />

Changelog

1.8.2-beta.24: added css for custom error component 1.8.2-beta.23: fixed css in pgr citizen complaint detail page 1.8.2-beta.24 added css for the side component

Summary for Version [1.8.2-beta.1] - 2024-06-05

For a detailed changelog, see the CHANGELOG.md file.

Contributors

[jagankumar-egov] [nipunarora-eGov] [Tulika-eGov] [Ramkrishna-egov] [nabeelmd-eGov] [anil-egov] [vamshikrishnakole-wtt-egov]

Published from DIGIT Frontend

DIGIT Frontend Repo (https://github.com/egovernments/Digit-Frontend/tree/develop)

License

MIT © jagankumar-egov