mirror of
https://github.com/swc-project/swc.git
synced 2025-01-04 11:37:06 +03:00
5 lines
44 B
CSS
5 lines
44 B
CSS
|
foo {
|
||
|
// Line comment
|
||
|
color: red;
|
||
|
}
|