mirror of
https://github.com/less/less.js.git
synced 2026-02-06 04:55:03 -05:00
change negation operators to be more cssy
This commit is contained in:
@@ -53,4 +53,6 @@
|
||||
content: false, true and true;
|
||||
content: false, false, true;
|
||||
content: false, true and true and true, false;
|
||||
content: not false;
|
||||
content: not false and false, not false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user