mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
fix regression: mixin guards compare units correctly
This commit is contained in:
@@ -69,3 +69,8 @@
|
||||
content: is not theme2;
|
||||
content: is theme1 no quotes;
|
||||
}
|
||||
#tryNumberPx {
|
||||
catch: all;
|
||||
declare: 4;
|
||||
declare: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user