-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Describe the bug
Using nextjs 16 or above, it seems when you use the workOS lib all styling is removed, this happened to me when it seemed to be fine then all of a sudden i lost styling completely (all tailwind). Upon testing if i remove the workos lib, styling is back.
To Reproduce
Steps to reproduce the behavior:
- Create new nextjs project (latest)(with tailwindcss)
- Install and configure workos with nextjs
- Add a button ( i used shadznui)
- See no styling and plain html
Expected behavior
styling to remain
Screenshots
Desktop (please complete the following information):
- OS: MacOS
- Browser chrome
- authkit-nextjs version [e.g. 2.11.1]
- Next.js version [e.g. > 16]
Additional context
if i downgrade to next 15.5.6 - this then has styling again
asandoval-cadreomartini-dev
Metadata
Metadata
Assignees
Labels
No labels