Alexis Santini

Results 6 comments of Alexis Santini

Yes exactly ! Or to be more specific, because you could still want to style the container it could be something like that: ``` ``` and that will generate: ```...

Here is an example implementation that could be done: ``` import { setup } from '../../mixins/setup'; import { compute } from '../../mixins/compute'; import { register } from '../../mixins/registerTransformation' import {...

Well try it yourself you will see it does render the tag inside a .

Great ! This is what I had in mind but I'm not sure how to process given that I don't have the rights to do so

@patrick-tolosa thanks for the explanation. I was able to submit the PR 👌 (https://github.com/cloudinary/cloudinary-vue/pull/148)