a clean template for your vue projects, featuring tailwindcss and a pages directory
that's pretty much it, a simple vue template, featuring tailwindcss and vite-plugin-pages
tailwindcss handles your styling and works alongside postcss, recommended to use tailwindcss intellisense and prettier
handles all routing in the /pages
directory, so you don't have to. say goodbye to manual routing!
- prettier
- tailwindcss intellisense
- volar