Skip to content

Consolidate breakpoint mixins? #4

@robweychert

Description

@robweychert

Rather than having three separate breakpoint mixins (breakpoint-min, breakpoint-max, breakpoint-range), would it make more sense to consolidate them into one breakpoint mixin, with an initial argument of min, max, or range (e.g. breakpoint(min, xl))? It would be a more DRY approach, but error handling would get a bit thorny.

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