Read the following on patron: "Moving from stylus to scss".
Unless I'm missing something I don't see any benefit from switching from Stylus to SCSS. From my experience Stylus has everything SCSS has and them some. Granted the coding can be sloppier but that's pretty much with any coding.
Keep Stylus in 2.0
This has been discussed several times already: #1857, #2240, #2371
Stylus is dead, has ambiguous syntax, and is much less popular than sass. We have to rewrite a large portion of the styles anyway, so might as well do it in a popular language that still receives updates.
You can see why here --> https://stackshare.io/stackups/less-vs-sass-vs-stylus
Have you guys thought about using postCss?
The issue board is exclusively for bugs. If you have specific questions about how to use Vuetify please check out the following resources:
Thank you for your contribution and interest in improving Vuetify.
Most helpful comment
This has been discussed several times already: #1857, #2240, #2371
Stylus is dead, has ambiguous syntax, and is much less popular than sass. We have to rewrite a large portion of the styles anyway, so might as well do it in a popular language that still receives updates.