Skip to content

Instantly share code, notes, and snippets.

@Joe1220
Created August 9, 2018 12:33
Show Gist options
  • Select an option

  • Save Joe1220/84b28be97ee76a0d800a9302d1763e5c to your computer and use it in GitHub Desktop.

Select an option

Save Joe1220/84b28be97ee76a0d800a9302d1763e5c to your computer and use it in GitHub Desktop.
{
loader: require.resolve("sass-loader"),
options: {
sourceMap: true,
data: `@import "C:/workspace/scss_test/src/config/_variables.scss";`
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment