Skip to content

Fluid typography documentation page not in sync with generated assets #9

@daniel-j-h

Description

@daniel-j-h

Hey folks I just spotted an issue on the typography docs page

https://www.pollen.style/modules/typography

It looks like the documentation has an issue that I can not find in the latest generated assets.

Compare

https://unpkg.com/pollen-css@4.6.2/pollen.css

--scale-fluid-3: clamp(1.25rem, 1.1rem + 0.5vw, 1.5rem);

vs what's on the documentation page:

clamp(1.8125rem, 2rem + -0.625vw, 1.5rem)

id-docs

Perhaps the docs page needs a refresh there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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