webstudio-is / webstudio

Open source website builder and Webflow alternative. Webstudio is an advanced visual builder that connects to any headless CMS, supports all CSS properties, and can be hosted anywhere, including with us.
https://webstudio.is
GNU Affero General Public License v3.0
5.37k stars 658 forks source link

Support CMS Rich Text Class Styling #3265

Open johnsicili opened 6 months ago

johnsicili commented 6 months ago

In my CMS I want to define a custom component, give it classes, and use the Westudio Style Panel to apply styles to the classes.

Example: Callout

<div class="callout">
    <img src="/note.svg" class="callout-icon">
    <p class="callout-text">Hello World</p>
</div>

Then in Webstudio I want to say .callout apply a background for example.

TrySound commented 6 months ago

Would support only tags at first

kof commented 1 month ago

same is with content embed