Skip to content

Instantly share code, notes, and snippets.

@opr
Last active May 10, 2020 19:59
Show Gist options
  • Save opr/41cd7a1cdf63f70aeea931915b64380d to your computer and use it in GitHub Desktop.
Save opr/41cd7a1cdf63f70aeea931915b64380d to your computer and use it in GitHub Desktop.
{
loader: 'sass-loader',
options: {
webpackImporter: false,
sassOptions: {
importer: globImporter()
}
}
},
{
loader: 'sass-loader',
options: {
importer: globImporter()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment