CSS feature, more information

Are there any tool tips or help explaining each and every option in add-ons such as tailwind and bootstrap.

There are a lot to chose from and the impact not always obvious.

Is there a search feature? Where is the tailwind gradient option? I see gradient colors but no gradient direction

In the Styles panel.

You could think about it this way… Bootstrap and Tailwind are frameworks that have a collection of “helper classes”. Use the Element Properties panel to apply these helper classes. That’s where you’ll find things like gradients, spacing, text colours, and so on., or you want to make your own rules (for things helper classes don’t cover), then use the Styles panel to create and manage custom classes.

If you want further explanations about the frameworks themselves and their respective helper classes, both have well documented websites.

1 Like