Hi , when using v-html and parsing ionic markup do we a) have to make use of deep scoped css in Vue
(.foo >>> .bar { color: red; }) either way how can we apply the ionic styles to this as its not applied by default .
To clear things, you want the styles on v-html scoped?