Vuetify: [Feature Request] Keep Stylus over SCSS

Created on 9 Nov 2018  路  3Comments  路  Source: vuetifyjs/vuetify

Problem to solve

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.

  • Keeps the additional features Stylus has over SCSS.

Proposed solution

Keep Stylus in 2.0

question

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.

All 3 comments

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

image

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aaronjpitts picture aaronjpitts  路  3Comments

Antway picture Antway  路  3Comments

milleraa picture milleraa  路  3Comments

ricardovanlaarhoven picture ricardovanlaarhoven  路  3Comments

jofftiquez picture jofftiquez  路  3Comments