Demnogonis
Demnogonis
How do you generate `@red-dark`? Is it an actual RGB color or are you doing something like `@red-dark: darken(red, 50%)`? The plugin doesn't seem to recognize colors generated by the...
I just tried it and bound the veinminer key to another key. It worked normally then. Seems to be an issue with "
+1 The same happens in LESS ``` LESS .hq-loop(@n, @i: 1) when (@i =< @n) { .col-hq-@{i}:extend(.col-hq-1) {} .col-hq-@{i} { width: (@i * 100% / @n); } .hq-loop(@n, (@i +...