-
-
Notifications
You must be signed in to change notification settings - Fork 286
Closed
Description
Description
I added Panda CSS to a NextJS app in a monorepo. Code for Panda is only written in the monorepo, but styles don't seem to be applying consistently. Sometimes I could get individual css() invocations to show up, I can never get patterns like hstack() to work.
Link to Reproduction
osdiab/nextjs-panda-monorepo@20a2e33
Steps to reproduce
- create turbo monorepo with pnpm
- follow the panda setup instructions in the
apps/webfolder - add some styles to the
page.tsxpage - run the dev app
then you'll see
- the classnames show up
- the reset styles, etc are showing up
- the actual styles that you insert don't show up
JS Framework
NextJS with Turborepo/pnpm workspaces
Panda CSS Version
0.5.0
Browser
Chrome
Operating System
- macOS
- Windows
- Linux
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels