Is it possible to render in accordance with vue(files.associations: "* .vue": "vue"), it also has a style snippet #89287
Labels
*caused-by-extension
Issue identified to be caused by an extension
If files.associations: "* .vue": "vue", the page will lose its vue characteristics, after all, it is not an html page.
If you don't render the page according to html, then there is no code segment with embedded style.
Is it possible to have a style snippet while rendering according to vue
vuejs/vetur#1678
The text was updated successfully, but these errors were encountered: