Where do I report a bug? - Adding quasar 2 to a Vue 3 - Vite app #14757
Unanswered
peppermintbunny
asked this question in
General - Components / Directives / etc
Replies: 2 comments
-
might be useful: https://stackoverflow.com/questions/58151768/stylus-syntax-where-do-imports-come-from |
Beta Was this translation helpful? Give feedback.
0 replies
-
Many thanks!!!
From: Suleiman A. S ***@***.***>
Date: Tuesday, 1 November 2022 at 12:36
To: quasarframework/quasar ***@***.***>
Cc: peppermintbunny ***@***.***>, Author ***@***.***>
Subject: Re: [quasarframework/quasar] Where do I report a bug? - Adding quasar 2 to a Vue 3 - Vite app (Discussion #14757)
might be useful: https://stackoverflow.com/questions/58151768/stylus-syntax-where-do-imports-come-from
—
Reply to this email directly, view it on GitHub<#14757 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AADSYV7TUMNYT7VJOFBWH7LWGEFC7ANCNFSM6AAAAAARTCOYVQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I use the command : vue add quasar" to a Vue3 app, in the resultant build the file quasar-variables-styl is referenced but is missing.
Where should I report this?
And
Anyone suggest how I can handle this? If I comment out the reference to this file then the display is messed up , and of course, the reason to use quasar is for its super components!
Beta Was this translation helpful? Give feedback.
All reactions