Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

name: string

Name of the at-rule.

nodes?: (ChildProps | ChildNode)[]
params?: string | number

Parameters following the name of the at-rule.

raws?: AtRuleRaws

Information used to generate byte-to-byte equal node string as it was in the origin input.

source?: Source