A

Admin • 833K Points
Coach

Q. How can you include global styles that apply to the entire Angular application?

  • (A) Add styles in the styles array in angular.json
  • (B) Add styles in component style files
  • (C) Add styles inline in templates
  • (D) Use ngClass directive
  • Correct Answer - Option(A)
  • Views: 26
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

Global styles are added via angular.json in the styles array.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.