Skip to content

noxware/vue3-tailwind3-vuecli

Repository files navigation

Vue 3 + Tailwind 3 + Vue CLI

Description

Generated with @vue/cli@next which support PostCSS 8 (which is required by Tailwind 3).

No Vite required! 🥳 You can keep using the Vue CLI you know!

Note: This repo includes Tauri for running the project as a desktop app. It's probably unnecessary for you.

Making the same from scratch

Just uninstall your global @vue/cli and run npm install -g @vue/cli@next to install the beta version. Then generate a Vue 3 project as you like. Then follow the Tailwind 3 installation guide using PostCSS. Don't forget to include your *.vue files in tailwind.config.js.

The Tauri Vue CLI plugin can be added following its instructions without any problem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published