vite-vue3-tailwind-starter icon indicating copy to clipboard operation
vite-vue3-tailwind-starter copied to clipboard

Vite, Vue3, Tailwind CSS (single-page app)

Results 2 vite-vue3-tailwind-starter issues
Sort by recently updated
recently updated
newest added

Before deploying I added set a base field on vite.config.js. Then I deployed using npm run build. I have a broken page (even without modifying any other source than that)....

After npm run build I got this error in Web (Firefox, Chrome) Uncaught TypeError: Failed to resolve module specifier "vue". Relative references must start with either "/", "./", or "../"....