Package Exports
- vue-swatches
- vue-swatches/dist/vue-swatches.min.css
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-swatches) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Key Features • Install • Basic Usage • Props • Events • Slots • Contributing License
Contributing
# serve with hot reload at localhost:8080
npm run dev
# distribution build with minification
npm run bundle
# build the documentation into docs
npm run docs
# run unit tests
npm run test
# run unit tests watch
npm run unit-watch
License
MIT