We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aabea92 commit c28129fCopy full SHA for c28129f
test/fixtures/single-group-comments.css
@@ -1,6 +1,6 @@
1
div p em {
2
/* upline comment 1 */
3
/* upline comment 2 */
4
- font-style:italic;
5
- border-bottom:1px solid red; /* trololo */ /* trololo */
+ font-style: italic;
+ border-bottom: 1px solid red; /* trololo 1 */ /* trololo 2 */
6
}
test/fixtures/single-group-comments.expected.css
0 commit comments