vue.js - Can I use <style> inside of inline svg while using Vue? -
i'm rendering svgs inline on html5 page. i'd have nested style block inside of each of svgs convenience, rather using presentation attributes or moving main stylesheet.
but using vue @ current time , there seems conflict.
i error in browser console when trying (and svg appears, goes black), seems vue loader.
in honesty i'm not clear on happening. if explain appreciated! thanks.
Comments
Post a Comment