wraffy

vuetify wrappers

Usage no npm install needed!

<script type="module">
  import wraffy from 'https://cdn.skypack.dev/wraffy';
</script>

README

wraffy

wraffy is a vuetify plugin for design of basic web layouts.

Installation

Use the package manager yarn to install.

yarn add wraffy

Usage

Basic plugin installation

import Vue from 'vue'
import Wraffy from 'wraffy/v2'

Vue.use(Wraffy)

License

MIT