7 lines
43 B
CSS
Raw Normal View History

2020-05-19 11:43:42 +03:00
/**
* Test
*/
.class {
color: red;
}