Type alias CSSRule

CSSRule: { children: CSSDecl[]; selector: string }

Type declaration

  • children: CSSDecl[]
  • selector: string