Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REM length unit is missing in MACROS #32

Open
alexrichterxyz opened this issue Mar 4, 2023 · 1 comment
Open

REM length unit is missing in MACROS #32

alexrichterxyz opened this issue Mar 4, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@alexrichterxyz
Copy link

The CSS "rem" unit is missing here

'length': r'0|{num}(em|ex|px|in|cm|mm|pt|pc)',

@jaraco
Copy link
Owner

jaraco commented Jun 9, 2023

At first blush, it sounds like an easy fix. Would you be willing to explore it and add support for it and add it to the tests if relevant (if there's already tests for each length unit)?

@jaraco jaraco added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants