I’m migrating off an event management system that was storing details in html. I’m using BBcode->html in bubble so users will be able to modify their events/add new ones etc.
Is there a way to access the bubble styles in an html element? I’m doing this now:
I can just define them there (or better yet, in the DB so I can edit them later…) but if there’s an easy way to access bubble’s styles, it would save me some work.