0.0.7 • Published 2 years ago

ms-design v0.0.7

Weekly downloads
1
License
MIT
Repository
github
Last release
2 years ago

Installation

MS Design is available as an npm package

# with npm
npm install ms-design -S

# with yarn
yarn add ms-design

Usage

import Vue from 'vue';
import msd from 'ms-design';
import 'ms-design/lib/ms-design.css';

Vue.use(msd);

Browser Support

Modern browsers and Internet Explorer 10+.

Changelog

Detailed changes for each release are documented in the release notes.

Documentation

Check out our documentation website.

Licence

This project is licensed under the terms of the MIT license.