Skip to content

Plugin.loadCSS method

Plugin › loadCSS

Unofficial

Loads the plugin's styles.css into the document.

Signature:

loadCSS(): Promise<void>

Returns: Promise<void>A promise that resolves when the styles are loaded.