The tailwind-light theme conflicts with the globals.css style of Tailwind. #175
-
Hi there, I'm working on an ecommerce website and admin panel with Next.js and Tailwind CSS. After I found PrimeReact has good potential, I installed it and added the tailwind-light theme in my project as it conflicted with the globals.css style of Tailwind. I reproduced the conflict issue. https://replit.com/@BehnamFarhadi/primereacttest#pages/_app.tsx |
Beta Was this translation helpful? Give feedback.
Answered by
melloware
Oct 22, 2023
Replies: 1 comment 3 replies
-
As far as I can tell, the tailwind setup has not been implemented following the instruction. Do not forget to wrap your app.
Please check this page, https://primereact.org/tailwind/ |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@farhdibehnamdev your issue is this: primefaces/primereact#4987 please subscribe and follow that ticket.