@digilogiclabs/saas-factory-ui 0.24.0 → 0.25.0

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/index.css CHANGED
@@ -3039,6 +3039,9 @@ body {
3039
3039
  --tw-text-opacity: 1;
3040
3040
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
3041
3041
  }
3042
+ .text-secondary {
3043
+ color: hsl(var(--secondary));
3044
+ }
3042
3045
  .text-secondary-foreground {
3043
3046
  color: hsl(var(--secondary-foreground));
3044
3047
  }