Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 948 Bytes

File metadata and controls

23 lines (15 loc) · 948 Bytes

Applying your own classes

{% hint style="info" %} If you're porting a pre-existing, non Keycloakify theme to Keycloakify this is the approach you would implement. {% endhint %}

If you have an utility stylesheet that defines standardized classes you can apply them using the class object like so:

Result:

{% hint style="warning" %} If you want to implement this approach with Tailwind read this. But there's a section dedicated to Tailwind here. {% endhint %}

Up next:

{% content-ref url="page-specific-styles.md" %} page-specific-styles.md {% endcontent-ref %}