Skip to content

Instantly share code, notes, and snippets.

@zorca
Last active December 8, 2020 15:24
Show Gist options
  • Save zorca/3fc385b01d9514ce704cbbe2e5d991d7 to your computer and use it in GitHub Desktop.
Save zorca/3fc385b01d9514ce704cbbe2e5d991d7 to your computer and use it in GitHub Desktop.
vue-tailwind.js
import Vue from 'vue'
import VueTailwind from 'vue-tailwind'
import settings from '../themes/contra/vue-tailwind.js'
Vue.use(VueTailwind, settings)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment