Skip to content

add tests on StyleSheetSelectorList context #18

@SRNV

Description

@SRNV

the StyleSheetSelectorList is retreiving correctly all tokens

export component <Styler>
  <style>
    @trait myTrait = div,ul > li { color: red; };
    @<myTrait,> div {
      color: red;
    }
  </style>
</Styler>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions