Skip to content

Add other types of units to SizeUnit and FlexSizeUnit and unify them #88

Description

@mdindoffer

Teamapps has currently 2 enums that represent CSS sizing units: SizeUnit and FlexSizeUnit.
While both declare PERCENT and PIXEL values, they omit other CSS units, for example: vh,vw, em, etc. See https://www.w3.org/TR/css-values-4/#lengths

Please add support for remaining unit types, and ideally try to unify the separate enums.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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