swc/css/parser/tests/recovery/styled-jsx/2/input.css
Donny/강동윤 9f4c5b7ba5
fix(css/parser): Fix error recovery logic of property values (#2331)
swc_css_parser:
 - Fix `state` used for error recovery.
2021-10-01 11:04:24 +00:00

4 lines
67 B
CSS

.a :global(> .b) {
flex-basis: __styled-jsx-placeholder__0%;
}