Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

clamp() throwing an incorrect error #33

Copy link
Copy link
@JoshBeveridge

Description

@JoshBeveridge
Issue body actions

It seems that using clamp() as a value in both height and font-size both fail validation. This is likely a problem with clamp() across all properties.

Specifically, I'm using the basic examples from MDN as a test case:

height: clamp(1rem, 10vw, 2rem);
font-size: clamp(1rem, 10vw, 2rem);
Reactions are currently unavailable

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.