Skip to content
Discussion options

You must be logged in to vote

I think it's the same as #27842 (comment)

You need to enable indented syntax to make it work:

module.exports = {
  /* Your site config here */
  plugins: [
    { resolve: `gatsby-plugin-sass`, options: { indentedSyntax: true } },
  ],
}

New Major

Also, the new major version of the gatsby-plugin-sass will be published on Jan 5, 2021 that will be based on sass. See #27991

You can try it today by installing gatsby-plugin-sass@next alongside with sass

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by joshuacox
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jgthms
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants