mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
Added getIsReferenced into anonymous node. The visibility of anonymous
node type now works the same way as visibility of ruleset or directive.
This commit is contained in:
@@ -91,3 +91,7 @@ div#id.class[a=1][b=2].class:not(1) {
|
||||
color: red;
|
||||
}
|
||||
}
|
||||
div {
|
||||
this isn't very valid CSS.
|
||||
}
|
||||
this isn't very valid CSS.
|
||||
|
||||
Reference in New Issue
Block a user