Thanks Sander... the custom properties do look interesting. Is your thought that the component would just use a custom property and then in the css of the parent I'd change the value of that property?
Warwick On Tuesday, February 27, 2018 at 10:34:17 PM UTC-6, Sander Elias wrote: > > Hi Warwick, > > Your problem is because of the ViewEncapsulation.Emulated that is default > in Angular. There are more options. All come with there own set of perks > and privileges. Also, have a look at css custom properties > <https://developer.mozilla.org/en-US/docs/Web/CSS/--*>, those might be a > way out while following standards. > > Regards > Sander > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
