arielsalminen / vue-design-system

An open source tool for building UI Design Systems with Vue.js
https://vueds.com
MIT License
2.17k stars 224 forks source link

Get rid of unnecessary highlightTheme warning #44

Closed arielsalminen closed 6 years ago

arielsalminen commented 6 years ago

Currently, Vue StyleGuidist is giving the following error:

Warning: highlightTheme config option is deprecated. Use the theme property in the editorConfig option instead.

This doesn’t cause any issues, but can be annoying to the user.

arielsalminen commented 6 years ago

This was fixed in v1.3.3 https://github.com/viljamis/vue-design-system/releases/tag/1.3.3