vue3-tailwind2-template Tailwind Templates

Vue3 Tailwind2 Template

A base project for Vue 3 applications with TailwindCSS v2

vue3-tailwind2

This repository can serve as a starting point to create Vue.js v3 applications with TailwindCSS v2.

It's already configured to purge unused classes for production.

You can create component classes using Tailwind's @apply directive in the app.scss file.

This project was used as an example for the article posted in my blog: How to add Tailwind v2 to a Vue.js 3 project

Author

Antonio Ufano - Web - Blog - Twitter

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Top categories

Loading Svelte Themes