@luscii-healthtech/web-ui 28.8.4 → 28.8.5

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.
@@ -33279,22 +33279,6 @@ video {
33279
33279
  transition: transform 150ms,box-shadow 150ms,color 150ms,background-color 150ms,border-color 150ms,background-position 300ms;
33280
33280
  }
33281
33281
 
33282
- a {
33283
- --tw-text-opacity: 1;
33284
- color: rgb(30 64 175 / var(--tw-text-opacity));
33285
- }
33286
-
33287
- a:visited {
33288
- --tw-text-opacity: 1;
33289
- color: rgb(30 64 175 / var(--tw-text-opacity));
33290
- }
33291
-
33292
- a:hover {
33293
- --tw-text-opacity: 1;
33294
- color: rgb(30 58 138 / var(--tw-text-opacity));
33295
- text-decoration-line: underline;
33296
- }
33297
-
33298
33282
  .before\:ui-content-\[\'\\00a0\'\]::before {
33299
33283
  --tw-content: '\00a0';
33300
33284
  content: var(--tw-content);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luscii-healthtech/web-ui",
3
- "version": "28.8.4",
3
+ "version": "28.8.5",
4
4
  "license": "MIT",
5
5
  "author": {
6
6
  "name": "Joris Janssen"