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