simple-vue-tailwind-boilerplate Tailwind Templates

Simple Vue Tailwind Boilerplate

simple Vue boilerplate with TailwindCSS

tailwind-vue

A simple Vue 2.0 setup for quick prototyping with tailwindCSS and SASS configuration. NO WEBPACK

This template is Vue 2.0 compatible.

Usage

This is simple a project that been generated with vue-create command wich is not using webpack or PurgeCSS .

$ git clone https://github.com/IsidroMar95/simple-vue-tailwind-boilerplate.git
$ cd vue-tailwind
$ npm install
$ npm run serve

What's Included

  • npm run serve: Node Sass + sass loader

  • Proper config for tailwindCSS postcss.config.js and tailwind.config.js to use it's directive @apply in scoped styles in vue component with SASS

  • npm run build

What's NOT Included

  • PurgeCSS
  • Router
  • Vuex

Fork It And Make Your Own

You can fork this repo to create your own boilerplate, and use it with vue-cli:

Customize tailwind configuration

See Configuration Reference.

Top categories

Loading Svelte Themes