I am starting a big project development and there is a big debate if we 
should use ViewEncapsulation.None or Emulated.
The default is Emulated but we need to have resuable widgets (within the 
project) with differet styles and dynamic themes.

Using Emulated does not help when we want to override sytles using CSS and 
it requires using host: and add all options to the component.
I am not sure this is a good option.

I also noticed that Angular2 material uses None.

What should be the recommended way for such a project?

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" 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.

Reply via email to