Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NodeErrorOptions

Index

Properties

endIndex?: number

An ending index inside a node's string that should be highlighted as source of error.

index?: number

An index inside a node's string that should be highlighted as source of error.

plugin?: string

Plugin name that created this error. PostCSS will set it automatically.

word?: string

A word inside a node's string, that should be highlighted as source of error.