LightningCssOptions
type LightningCssOptions =
{
BinaryPath: string option
Targets: string
MinifyWhileWatching: bool
}| Assembly | Nacara.Plugin.Assets.LightningCss |
Options of the Lightning CSS plugin.
Fields
BinaryPath: string option
BinaryPath: string optionPath of an existing lightningcss binary. Downloaded and cached when not set.