Skip to content

Change screen config to handle numerical values #39

Description

@kaiel-pineda

I was wondering if you're able to add the feature to be able to use something like 2xl on the screens config without the output throwing an interpolation error:

screens: (
sm: 768px,
md: 1024px,
lg: 1280px,
xl: 1536px,
2xl: "screen size",
),

Having it output as .\2xl or [class="2xl"] would be amazing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions