|
|
|
|
|
by nestlequ1k
5235 days ago
|
|
what's amazing about stylus/nib is that a "mixin" is just like a standard css call. So as soon as I include nib, my `border-radius` attributes automatically get vendored. Surprised there's not more people using it. It does have major speed issues however with large projects. I have a few dozen stylesheets and it takes over 2minutes to compile the project for deployment. |
|
I would love a mix between Sass' reliability and Stylus' flexibility...