vue-tailwind-google-fonts-template Tailwind Templates

Vue Tailwind Google Fonts Template

Template for starting a new vue3 project using vue-router, tailwindcss and google fonts.

Vue, Tailwind, and Google Fonts Template

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TailwindCSS IntelliSense.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Settings (.vscode/settings.json)

{
    "css.validate": false,
    "tailwindCSS.includeLanguages": {
        "vue": "html",
        "vue-html": "html"
    },
    "editor.quickSuggestions": {
        "strings": true
    }
}

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Top categories

Loading Svelte Themes