Skip to content

CustomCSS.onRaw method

CustomCSS › onRaw

Unofficial

Handle raw file system change events for a theme.

Signature:

onRaw(themeName: string): void

Parameters:

Parameter Type Description
themeName string Name of the theme that changed.

Returns: void