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

Update postcss-preset-env #27568

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Update postcss-preset-env #27568

merged 2 commits into from
Jun 17, 2024

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Jun 13, 2024

Fixes postcss mixed value support warnings in webpack build by upgrading transitive dep https://github.com/postcss/autoprefixer/releases/tag/10.4.19
Fixes #23595

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@t3chguy t3chguy added the T-Task Tasks for the team like planning label Jun 13, 2024
@t3chguy t3chguy requested a review from a team as a code owner June 13, 2024 10:55
@t3chguy t3chguy self-assigned this Jun 13, 2024
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@t3chguy t3chguy added this pull request to the merge queue Jun 17, 2024
Merged via the queue into develop with commit 15db387 Jun 17, 2024
23 checks passed
@t3chguy t3chguy deleted the t3chguy/fix/23595 branch June 17, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

webpack complains about "start" value when we should be using "flex-start" (probably)
2 participants