Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Record<string, any>
    • RootRaws

Index

Properties

after?: string

The space symbols after the last child to the end of file.

codeAfter?: string

Non-CSS code after Root, when Root is inside Document.

Experimental: some aspects of this node could change within minor or patch version releases.

codeBefore?: string

Non-CSS code before Root, when Root is inside Document.

Experimental: some aspects of this node could change within minor or patch version releases.

semicolon?: boolean

Is the last child has an (optional) semicolon.