plugins.lsp.servers.svelte.initOptions.svelte.plugin.css.enable

Enable the CSS plugin.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.lsp.servers.svelte.initOptions.svelte.plugin.css.globals

Which css files should be checked for global variables (--global-var: value;). These variables are added to the css completions. String of comma-separated file paths or globs relative to workspace root.

Type: null or string

Default: null

Declared by: