parent
90b1e0be8d
commit
d5650500c8
|
@ -156,7 +156,7 @@ a(id='loading-styles')
|
|||
### Style URLs in Metadata
|
||||
|
||||
We can load styles from external CSS files by adding a `styleUrls` attribute
|
||||
into a component's `@Component` or `@View` #{_decorator}:
|
||||
into a component's `@Component` #{_decorator}:
|
||||
|
||||
+makeExample('component-styles/ts/app/hero-details.component.ts', 'styleurls')
|
||||
|
||||
|
|
Loading…
Reference in New Issue