Skip to content

Instantly share code, notes, and snippets.

@s3w47m88
Created May 22, 2018 22:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save s3w47m88/b55aff8325481d91d44f56678f6a0811 to your computer and use it in GitHub Desktop.
Save s3w47m88/b55aff8325481d91d44f56678f6a0811 to your computer and use it in GitHub Desktop.
"overrides": {
"bootstrap": {
"main": [
"./scss/bootstrap.scss",
"./dist/js/bootstrap.bundle.js",
"./scss/font-awesome.scss",
"./fonts/*"
]
},
"font-awesome": {
"main": [
"./scss/font-awesome.scss",
"./fonts/*"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment