Skip to content

Add a way to exclude screens by name in the breakpoint plugin #39

@titouanmathis

Description

@titouanmathis

Something like the following:

theme: {
  breakpointPlugin: {
    excludedScreens: ['s-max', 'xs-max'],
  },
}

This allows to extend the screens configuration with custom values without breaking the usage of this plugin.

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