@seeqdev/qomponents 0.0.124 → 0.0.126

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/dist/styles.css CHANGED
@@ -3756,11 +3756,6 @@ ol,
3756
3756
  color: rgb(var(--sq-link-dark));
3757
3757
  }
3758
3758
 
3759
- .tw-dark .dark\:tw-text-sq-text-color {
3760
- --tw-text-opacity: 1;
3761
- color: rgb(var(--sq-text-color));
3762
- }
3763
-
3764
3759
  .tw-dark .dark\:tw-text-sq-white {
3765
3760
  --tw-text-opacity: 1;
3766
3761
  color: rgb(var(--sq-white));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seeqdev/qomponents",
3
- "version": "0.0.124",
3
+ "version": "0.0.126",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/index.esm.js",
6
6
  "types": "dist/index.js",