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
Add dependencies to preset that would otherwise be installed by npm
By adding Tailwind, vue, and vue-template-compiler as direct
dependencies of a freshly preset application, you won't need to run `npm
run dev` a second time.
Closes#41
0 commit comments