This demo show basic usage of tailwind in a Keycloakify login theme.
We show how you can levrage tailwind @apply directive to customize the default style without having to modify the components, just by tagetting the standardized kc classes.
We allso show how to use tailwind the regular way, at the component level on ejected pages.
Before you start with this exemple it is strongly recommended you read the CSS Level Customization guide. This will teach you how to partially or completely disable the PatternFly stlyes inherited from the default theme.