@itcase/tokens-am 1.1.29 → 1.1.30
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/css/styles/main.css
CHANGED
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
|
|
181
181
|
:root:where(.am) {
|
|
182
182
|
--color-gradient-primary: #e00000, #e5802d, #5e982b;
|
|
183
|
-
}/* DO NOT SET :root:where(.am) this will breaks postCSSFluid Typo *//* DO NOT SET :root:where(.am) this will breacks postCSSFluid Typo */
|
|
183
|
+
}/* DO NOT SET :root:where(.am) this will breaks postCSSFluid Typo *//* DO NOT SET :root:where(.am) this will breacks postCSSFluid Typo *//* Empty */
|
|
184
184
|
|
|
185
185
|
@media screen {
|
|
186
186
|
|
|
@@ -1421,4 +1421,4 @@
|
|
|
1421
1421
|
--color-danger-border-disabled: hsl(349, 43%, 75%);
|
|
1422
1422
|
--color-disabled-item-disabled: hsl(0, 0%, 47%);
|
|
1423
1423
|
}
|
|
1424
|
-
}
|
|
1424
|
+
}
|