Skip to content

Negative inset classes don't exist #735

Open
@jgoz

Description

@jgoz

Inset properties (top, left, right, bottom) support negative values according to the prop defs, but the corresponding negative classnames are not defined.

I.e., I would expect these to be defined but they are not:

.-rt-r-left-2 {
  left: calc(-1 * var(--space-2));
}

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