Applying your own classes

If you're porting a pre-existing, non Keycloakify theme to Keycloakify this is the approach you would implement.

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

Result:

If you want to implement this approach with Tailwind read this. But there's a section dedicated to Tailwind here.

Up next:

Page specific styles

Last updated