You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyway it's better to have a formatter than none. Now vetur just format stylus as if it is common css. If the stylus part has {}, : and ; like css, it is formatted perfectly. It doesn't work only if we omit {}, : or ;.
So how about this: Keep it what it behaves now, and in README just mention this trick:?
stylus content without
{}
,:
and;
breaks into this after formatting:The text was updated successfully, but these errors were encountered: