swc/crates/swc_css_codegen/tests/fixture/preserved-token/cdo-and-cdc/input.css

16 lines
107 B
CSS
Raw Normal View History

<!---->
div {
color: red;
}
<!-- 123 -->
div {
color: red;
<!--
test
-->
}