Vue components Packages

vue-mstyle

``` npm install vue-mstyle ``` ##Using in your project ```js import Vue from 'vue' import 'vue-mstyle' new Vue({ render: h => h(App) }).$mount('#app') ```

0.3.28 • Published 5 years ago