Created
November 16, 2017 11:06
-
-
Save jacobedawson/b9a6ebdba4afb9ca1d66e4d0a3cd8fed to your computer and use it in GitHub Desktop.
Angular Material Example Angular CLI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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