vuejs/vueify

Custom tags in vue single file components

ksmithut opened this issue · 0 comments

Some libraries have docs on how to use a custom tag inside of the single-file components (such as i18n). In the docs for vueify, there appears to be away to extend the script and style tags using different languages, but it wasn't clear if there was a way to add new meaning to tags via the vue.config.js.