How to define custom CSS inline styles in text components?

Hello everyone! I’m just starting to try out Plasmic.
I’m struggling a little bit to have custom css inline styles in text components. For example, I want users in Plasmic studio, be able to style a text like this.
It’s possible to define a custom style/mixing/class directly using css that can be applied to a part of the text? Similar to what we do with a <span> in code?

Screen Shot 2023-02-10 at 11.15.28 AM.png

I would do it this way.
https://www.loom.com/share/4886b110f66c4672ab8a3cc8e735f1a0

That’s awesome!!! I’m gonna try :slightly_smiling_face:

the key for me was being able to define a span , I was able to apply a mixin to it afterwards

thanks a lot for your help

No problem :slightly_smiling_face: