Jānis Zaržeckis
Jānis Zaržeckis
It would be nice to see the environment setup for unit & fuzz tests in the boilerplate too.
It would be nice to add a functionality that would allow switching pages programmatically
If you apply promptumenu to the same object again, you get an error. There should be a function to refresh promptumenu with different settings
```css %foo { right: 0; } %bar { left: 0; } .baz { @extend %foo; @extend %bar; } ``` Worked in 2.0.0, but doesn't generate correctly on 3.0.0.