Difficult upgrade
#16493
Replies: 2 comments
-
I hope to use Tailwindcss globally instead of using |
Beta Was this translation helpful? Give feedback.
0 replies
-
Also, |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the Quasar framework.
Upgrading from V3 to V4 has been a bumpy journey, with either an error message in my
tailwind.config.js
function or a message in Git stating that there are files with changes in the staging area that have not been committed. Why?Secondly, what could have been a pleasant use of 'apply' in every Vue file now requires referencing
@reference
under each tag. Is there a better solution?Beta Was this translation helpful? Give feedback.
All reactions