importStylesheets
Imports an additional set of style sheets from the provided list of URLs.
static
static importStylesheets(urls: string[]): void
Note
Stylesheets can also be imported using the options callback provided to useWebContext().
Related
- class WebThemeThe base web context theme.