8000 Ensure resorted plugins take into account all plugins they need to sort relative to by adamwathan · Pull Request #4852 · tailwindlabs/tailwindcss · GitHub
Skip to content

Ensure resorted plugins take into account all plugins they need to sort relative to - #4852

Merged
adamwathan merged 1 commit into
masterfrom
fix-4849
Jul 1, 2021
Merged

Ensure resorted plugins take into account all plugins they need to sort relative to#4852
adamwathan merged 1 commit into
masterfrom
fix-4849

Conversation

@adamwathan

Copy link
Copy Markdown
Member

Fixes #4849.

This PR ensures that when we mutate the original plugin order (since JIT and AOT need slightly different plugin orders) that we take into account all plugins a resorted plugin needs to be moved relative to to ensure that the sort order is correct even if plugins are disabled.

@adamwathan
adamwathan merged commit 369c7b5 into master Jul 1, 2021
@adamwathan
adamwathan deleted the fix-4849 branch July 1, 2021 09:59
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.

Wrong rules order for filter utility with only one filter enabled

1 participant