Skip to content
This repository was archived by the owner on Feb 10, 2020. It is now read-only.
This repository was archived by the owner on Feb 10, 2020. It is now read-only.

Named Breakpoints #25

@joshuacerbito

Description

@joshuacerbito

Add to the config a set of named breakpoints, e.g.

"breakpoints": { "nav" : { "small" : "320px" "medium" : "603px" "large" : "904px" } }

Which can then be used as a suffix to the utility classes, e.g.

<nav class="[ u-mt:0@nav-small u-mt:20@nav-medium u-mt:30@nav-large ]"></nav>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions