Skip to content

Using this after postcss-nested breaks the pluginΒ #16

@dan-gamble

Description

@dan-gamble

The problem it causes is:

On this line https://github.com/pascalduez/postcss-apply/blob/master/src/visitor.js#L16, normally it looks like: --toolbar-theme: but with postcss-nested it looks like: :root --test-theme: null.

Moving it before postcss-nested fixed it for me so might be worth mentioning that somewhere in the README :)

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