Opinionated Vue 3 SPA template with Tailwind and utilities
<script setup>
syntaxThis template is heavily inspired by Vitesse. But, for my SaaS projects, I needed an SPA version with Tailwind CSS + Headless UI (along with related plugins and configurations). And most importantly, I had to build this template from the ground up to understand how Vitesse worked so well and how I can extend it for my needs in the future.