Monorepo setup with import Map #3339
n07546277-netizen
started this conversation in
General
Replies: 1 comment
-
Can you share screenshots of what your setup looks like? or even a reproduction would be better. Need to see: the preset, the slot recipe definition and usage |
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 tried to set up a monorepo with with two packages, one for the ui library and the other is the app. I set up Panda the same way as this repo https://github.com/astahmer/panda-monorepo-setup/tree/main/module-resolution/with-import-map-package.
Every styles are correctly generated excepts for the styling for some slot-recipes. Recipes on the other hand are generated correctly. Before I separated the ui library and the app, both of them were under one same package and styling for slot-recipes were correctly generated. So there should be nothing wrong with the preset.
Can someone tell me what should I check again in my current setup?
Originally posted by @frenicohansen in #2389
Beta Was this translation helpful? Give feedback.
All reactions