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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How to get version of a lib installed with nuxt cli?
For example i have installed TailwindCSS with:
npx nuxi@latest module add tailwindcss
So now in package.json I see:
So instead of Tailwind version I see nuxt cli tailwind version. The same problem with other libs like i18n.
In case I want to change Tailwind to specific version what can I do?
Beta Was this translation helpful? Give feedback.
All reactions