Package Exports
- vue-fluent
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-fluent) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Vue-Fluent
Work in progress: NOT READY FOR USE YET
Fluent Design Components for Vue.js using Bulma and Bulma-Fluent-Theme, inspired by Microsoft’s Fluent Design System.
Demo
Browse the online demo here.
Quick install
NPM
npm install vue-fluentYarn
yarn add vue-fluentImport
After installation, you can import the CSS/Sass file into your project using this snippet:
import 'vue-fluent/dist/vue-fluent.css'
import 'vue-fluent/dist/vue-fluent.js'CDN link
Download from this Repository
Copyright and license
Code copyright 2018 Muhammad Ubaid Raza.
Code released under the MIT license.
