Skip to content

Instantly share code, notes, and snippets.

@jacobedawson
Created November 16, 2017 11:06
Show Gist options
  • Save jacobedawson/b9a6ebdba4afb9ca1d66e4d0a3cd8fed to your computer and use it in GitHub Desktop.
Save jacobedawson/b9a6ebdba4afb9ca1d66e4d0a3cd8fed to your computer and use it in GitHub Desktop.
Angular Material Example Angular CLI
"styles": [
"../node_modules/open-sans-fontface/open-sans.css",
"../node_modules/bootstrap/dist/css/bootstrap.min.css",
// THIS
"./sass/mytheme.scss",
"styles.scss"
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment