Skip to content

can't parse attribute with scss expression #211

Description

@fisker
require('postcss-selector-parser')().processSync('[#{$Keep}]')

should be

-'[#{Keep}]'
+'[#{$Keep}]'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions