Angular - Components
How should you correctly reference an external CSS file in an Angular component decorator?
styleUrls as an array of strings to link external CSS files.styleUrls with an array containing the CSS file path.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions