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

fix(gatsby-plugin-sass): loosely check postCssPlugins #27829

Merged
merged 2 commits into from
Nov 12, 2020

Conversation

mxstbr
Copy link
Contributor

@mxstbr mxstbr commented Nov 4, 2020

Closes #27825

Instead of trying to validate the entire postcss plugin system, we should just let postcss do that itself. The test I edited failed before this PR and passes after.

@mxstbr mxstbr requested a review from a team as a code owner November 4, 2020 10:39
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Nov 4, 2020
@LekoArts LekoArts added topic: sass and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Nov 4, 2020
Copy link
Contributor

@laurieontech laurieontech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes look reasonable, test failures are unrelated.

@tmilewski
Copy link

This is awesome; thank you for the quick fix! Any chance of this getting merged/pushed soon? This issue is causing some large negative effects for me right now.

Thanks again!

@shashwatjolly
Copy link

Thanks for the fix! Ran into this issue just now.
Waiting for this to be merged :)

@gokhandemirhan
Copy link

Bumping up this, as it is a blocker for everyone right now.

hargwit added a commit to hargwit/hargwit.com that referenced this pull request Nov 12, 2020
@mxstbr
Copy link
Contributor Author

mxstbr commented Nov 12, 2020

Test failures are unrelated, they're flaky tests: #27781

Merging!

@mxstbr mxstbr merged commit ac37599 into master Nov 12, 2020
@mxstbr mxstbr deleted the sass/postcss-plugins-schema branch November 12, 2020 14:39
@mxstbr
Copy link
Contributor Author

mxstbr commented Nov 12, 2020

Sorry for the delay on merging this!

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.

gatsby-plugin-sass error with postCssAssets
6 participants