mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
multi comments in selectors and other places
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
*/
|
||||
/* @group Variables
|
||||
------------------- */
|
||||
#comments {
|
||||
#comments,
|
||||
.comments {
|
||||
/**/
|
||||
color: red;
|
||||
/* A C-style comment */
|
||||
|
||||
Reference in New Issue
Block a user