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