Petal Pro docs & tutorials
Coming soon...
Register to get notified.
Most components will allow you to provide a `class` attribute. If you wish to override an existing class you can prepend an exclamation mark to the class:
<.h2 class="leading-1">Won't work</.h2> <.h2 class="!leading-1">Works!</.h2>