Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for Sass loader

Hierarchy

Index

Properties

data?: string
impl?: string

Force Sass implementation

importer?: Importer | Importer[]
includePaths?: string[]
indentType?: "space" | "tab"
indentWidth?: number
linefeed?: "cr" | "crlf" | "lf" | "lfcr"
outputStyle?: "compressed" | "expanded"
sync?: boolean

Forcefully enable/disable sync mode

Generated using TypeDoc