Skip to content

Load modules from nearest tailwindcss instance#139

Merged
bradlc merged 1 commit intomainfrom
nearest-tailwindcss-modules
Mar 29, 2023
Merged

Load modules from nearest tailwindcss instance#139
bradlc merged 1 commit intomainfrom
nearest-tailwindcss-modules

Conversation

@bradlc
Copy link
Copy Markdown
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
Copy Markdown

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...

bronisMateusz pushed a commit to bronisMateusz/prettier-plugin-tailwindcss-drupal that referenced this pull request Apr 16, 2025
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