swc/crates/swc_css_parser/tests/fixture/comment/input.css
2021-11-12 19:37:05 +09:00

37 lines
505 B
CSS

/* comment */a/* comment */
{
/* comment */color/* comment */:/* comment */red/* comment */;
}
/* a { color: black } */
/**/
/* */
div {
/* inside */
color: black;
/* between */
background: red;
/* end */
}
/* b */
a {
color: black;
/* c */
}
@media/* comment */screen/* comment */{}
@media /* comment */ screen /* comment */ {}
/*!test*/
/*!te
st*/
/*!te
st*/
/*!te**st*/
/****************************/
/*************** FOO *****************/
/* comment *//* comment */