Modify the angular.json file....
"styles": [ "src/global.scss", "src/theme/variables.scss" ],
Change the order of the global.scss and variables.scss and remove the node_modules scss files.