Replies: 1 comment
-
bump |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I followed the advice outlined in, issue 13136, and the docs, for my monorepo.
The structure is as follows,
To remove the complexity of turbo, I'm showcasing with npm in the app directory.
In dev, this works perfectly
In preview, this doesn't see the classes in my components and shakes them out...
apps/laifu-nini/src/app.css
packages/ui/tailwind.css
I am confident it's not a bug, but something I am doing. Any ideas would be much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions