mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Merge branch 'icon-fetched' of https://github.com/shoelace-style/webawesome into icon-fetched
This commit is contained in:
@@ -356,8 +356,7 @@ Avoid inlining SVG icons inside of templates.
|
||||
If a component requires an icon, make sure `<wa-icon>` is a dependency of the component.
|
||||
|
||||
If it is not one of the [pre-fetched icons](/components/icon#fetched) in the `default` library,
|
||||
you should add it.
|
||||
This will render the icons instantly rather than fetching them from a remote source.
|
||||
you should add it. This will render the icons instantly rather than fetching them from a remote source.
|
||||
|
||||
### Writing tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user