-
-
Notifications
You must be signed in to change notification settings - Fork 594
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stylus wraps arguments in brackets #471
Comments
What's your stylusSupremacy settings? |
We don't have such secret plans 😂 |
I found problem.
It happens when
First rule of secret lisp club - nobody should know you are lisper 😈 |
This has been fixed in Stylus Supremacy version 2.5.0. I'll open a PR against Vetur. |
@ThisIsManta thanks a lot! ❤️ this plugin |
Upgraded Stylus Supremacy to version 2.5.0. Fix #471
Info
Problem
Got a problem with stylus formatting in vue-components.
If you pass a value from object to function (e.g.
lighten
), vetur will wrap it in brackets every time you'll save a file.Does it want me to become a lisp programmer? 🤔
The text was updated successfully, but these errors were encountered: