I have included global styles in angular.json.

"styles": ["src/styles.css",
           "node_modules/bootstrap/dist/css/bootstrap.min.css"],
        


Now I would like to be able to overwrite the "style" property inside the 
*environment.ts 
*file so, for each environment I include certain styles. Is this possible 
and how to do that? 
In fact I want to remove the Bootstrap global style in production mode.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/08363b97-b913-4418-9aca-a9d76a82e5cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to