Vi-Ui
Read the documentation
Install:
Using NPM:
npm install --save vue-vi-ui
Or the CDN:
How to use:
; ;; Vue; name: 'app'
Import the fonts
Vi-Ui is made to use the fonts Montserrat e Source Sans Pro:
or use the css import (slower):
;
Apply the Vi-Ui style
Apply the class ViComponent
to the body for global or where you want to use the Vi-Ui.
Visual Code extension
You can use the viui-vscode extension to get some snippets and autocomplete when developing something with Vi-Ui.
Contribution, Feature Resquests and Bug Report
See our issues page.