Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load modules from nearest tailwindcss instance #139

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

bradlc
Copy link
Contributor

@bradlc bradlc commented Mar 29, 2023

This PR updates the tailwindcss module resolution so that it won't look further up the tree after finding the first instance of tailwindcss

@bradlc bradlc merged commit 41f30ca into main Mar 29, 2023
@bradlc bradlc deleted the nearest-tailwindcss-modules branch March 29, 2023 12:05
@garand
Copy link

garand commented Mar 29, 2023

I think this is breaking my setup. I have a project that pulls in a tailwind config from a separate package. Prior tov0.2.6 this was working, but now I'm getting an error that one of my plugin packages cannot be found, even though it's in the deps of my package that has the source tailwind config.

Let me know if that doesn't make sense...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants