Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for Sass loader

Hierarchy

Index

Properties

Optional data

data?: string

Optional impl

impl?: string

Force Sass implementation

Optional importer

importer?: Importer | Importer[]

Optional includePaths

includePaths?: string[]

Optional indentType

indentType?: "space" | "tab"

Optional indentWidth

indentWidth?: number

Optional linefeed

linefeed?: "cr" | "crlf" | "lf" | "lfcr"

Optional outputStyle

outputStyle?: "compressed" | "expanded"

Optional sync

sync?: boolean

Forcefully enable/disable sync mode

Generated using TypeDoc