What are the two component decorator metadata properties used to set up CSS styles for a component?
There is only one and it is the property named css.
viewEncapsulation and viewEncapsulationFiles.
styles and styleUrls.
css and cssUrl.