Import quasar-variables falied
-
Update now my project v1.0.0-beta.25 to v1.0.0-rc-4 and it is giving this error:
how can I solve it?
-
You don’t need the import statement anymore. Quasar does auto-importing of Quasar stylus variables when it detects that it needs them.
https://quasar.dev/style/stylus-variables -
Thx. why don’t need the import now?
-
My second sentence above explains why
Plus there’s the link that I indicated which explains it fully. -
Sorry, I want to know because now I do not need it, before I used it with this import without problem, so my correct question is:
Why was it decided?
And why was not the import made?