nuxt3-tailwindcss icon indicating copy to clipboard operation
nuxt3-tailwindcss copied to clipboard

This is a Nuxt 3 Starter Kit with Vite, Vue 3, TypeScript, PostCSS and TailwindCSS!

Results 2 nuxt3-tailwindcss issues
Sort by recently updated
recently updated
newest added

when running production image with this docker-compose -f docker-compose.prod.yml up I get:failed to solve: target stage production could not be found

I've been using the vue-cli and online documentation in the past and am not confident with handling packages. How can I remove tailwindcss entirely from the project as a dependency,...