Skip to content

Commit ed25cd2

Browse files
authored
Fix broken red colors for Globant variant (#566)
* Fix broken red colors for Globant variant * Fix tests
1 parent 0222bf5 commit ed25cd2

File tree

3 files changed

+34
-15
lines changed

3 files changed

+34
-15
lines changed

packages/mercury/src/tests/bundles/expected-bundle-content/all.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,4 +582,4 @@
582582
"hr { block-size: 1px; margin: unset; padding: unset; border: unset; background-color: currentcolor; }",
583583
"img { display: block; }",
584584
"input, select, textarea { padding: 0px; margin: 0px; background-color: unset; border: unset; color: unset; font: unset; outline: unset; }"
585-
]
585+
]

0 commit comments

Comments
 (0)