Files
less.js/test/css/plugin-preeval.css
Matthew Dean 566f42862e Fixes #3205, partial 3.0 math regression #1880 (#3228)
* Fixes Mixin call args not being visited
* Add ability to use ES6 in tests
* Fixes #3205 and partial 3.0 math regression #1880
2018-06-26 23:26:01 -07:00

4 lines
44 B
CSS

:root.two .one {
--foo: bar !important;
}