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): Nest sassOptions #28683

Merged
merged 7 commits into from
Dec 18, 2020
Merged

Conversation

LekoArts
Copy link
Contributor

Description

In my testing for #27754 I didn't catch the breaking change of sass-loader now nesting the options into sassOptions. This also does this now.

Also fixed #28278

Since the new major of gatsby-plugin-sass is only published on the next branch we were able to catch that there.

Documentation

Looked through our docs, couldn't find any mention of sass options, so only changed the README

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Dec 18, 2020
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Dec 18, 2020
pieh
pieh previously approved these changes Dec 18, 2020
@LekoArts LekoArts merged commit c703eb4 into master Dec 18, 2020
@LekoArts LekoArts deleted the sass-nested-options branch December 18, 2020 11:58
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.

SASS plugin config "importLoaders: 2" breaks my build
2 participants