add tailwindcss v4 plugin (like flowbite) to Angular 19 #15931
Unanswered
GuilavoguiPierre12345
asked this question in
Help
Replies: 1 comment
-
You'd want to follow the documentation:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone I use tailwind v4 on my Angular 19 project and I'm unable to add flowbite plugin.
That is my css global content.
@import "tailwindcss";
@plugin "@tailwindcss/flowbite";
Beta Was this translation helpful? Give feedback.
All reactions