Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taiwlind support #11

Open
pawelkrystkiewicz opened this issue Jun 29, 2024 · 1 comment
Open

Taiwlind support #11

pawelkrystkiewicz opened this issue Jun 29, 2024 · 1 comment

Comments

@pawelkrystkiewicz
Copy link

Hi 👋
For Tailwind to work with this, is it enough if I set this up as with any regular vite app? Are there any more steps necessary?

@pawelkrystkiewicz
Copy link
Author

I can confirm it works with basic setup per Tailwind docs with some notes:

  1. A bit different .css files setup. Added src/globals.css and imported it in src/**/KcPage.tsx
  2. To make this work with storybook, I had to follow the instructions here https://storybook.js.org/recipes/tailwindcss

Works in local testing docker via npx keycloakify start-keycloak

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant