Next.js Discord

Discord Forum

Nextjs Tailwind Config

Unanswered
Asiatic Lion posted this in #help-forum
Open in Discord
Asiatic LionOP
im facing an issue in nextjs with two tailwind config that are conflicting, when i want to access /profile/... am using specific tailwind config not the base one and putting it in the porfile.css that is called in layout.tsx in /profile, but when i navigate to a public route the config is affecting other classes and crashing some styles. any insight ?

0 Replies