Skip to content

Option to ignore unresolvable mixins #104

Description

@gossi

Given there are multiple configurations for postcss that apply for your project, it can happen that postcss-mixins runs multiple times but the second call has the configuration for the first iteration... then the build can fail, e.g. if the mixin is not resolvable. What would be nice is an option to ignore them, similarly to what postcss-advanced-variables does.

There is an option how to handle unresolved variables, see unresolved option.

My suggestion is to add this to postcss-mixins, too.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions