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 d086d64 commit 9c78547Copy full SHA for 9c78547
test/less/comments.less
@@ -62,7 +62,7 @@
62
*/
63
64
.selector /* .with */, .lots, /* of */ .comments {
65
- color/* survive *//* me too */: grey, /* blue */ orange;
+ color/* survive */ /* me too */: grey, /* blue */ orange;
66
-webkit-border-radius: 2px /* webkit only */;
67
-moz-border-radius: (2px * 4) /* moz only with operation */;
68
}
0 commit comments