Skip to content

Instantly share code, notes, and snippets.

@tosipaulo
Created May 1, 2019 18:28
Show Gist options
  • Save tosipaulo/47ea551d7678529f1d1779a71eb723ea to your computer and use it in GitHub Desktop.
Save tosipaulo/47ea551d7678529f1d1779a71eb723ea to your computer and use it in GitHub Desktop.
carregando variavel sass angular cli
"styles": [
"src/styles.scss"
],
"stylePreprocessorOptions": {
"includePaths": [
"src/scss/_utilities"
]
},
//https://scotch.io/tutorials/angular-shortcut-to-importing-styles-files-in-components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment