@egovernments/digit-ui-components-css 0.0.1-pucar.1 → 0.0.1-pucar.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@egovernments/digit-ui-components-css",
3
- "version": "0.0.1-pucar.1",
3
+ "version": "0.0.1-pucar.2",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.css",
6
6
  "author": "Jagankumar <jagan.kumar@egov.org.in>",
@@ -213,7 +213,6 @@ border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
213
213
  display: block;
214
214
  --bg-opacity: 1;
215
215
  background-color: theme(colors.primary.main);
216
- background-color: rgba(244, 119, 56, var(--bg-opacity));
217
216
  height: 1.25rem;
218
217
  width: 1.25rem;
219
218
  border-radius: 9999px;