@powerhousedao/common 4.1.0-dev.17 → 4.1.0-dev.18

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.
@@ -2777,6 +2777,9 @@
2777
2777
  .text-red-400 {
2778
2778
  color: var(--color-red-400);
2779
2779
  }
2780
+ .text-red-500 {
2781
+ color: var(--color-red-500);
2782
+ }
2780
2783
  .text-red-700 {
2781
2784
  color: var(--color-red-700);
2782
2785
  }
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerhousedao/common",
3
- "version": "4.1.0-dev.17",
3
+ "version": "4.1.0-dev.18",
4
4
  "license": "AGPL-3.0-only",
5
5
  "type": "module",
6
6
  "files": [