cssutils
cssutils copied to clipboard
REM length unit is missing in MACROS
The CSS "rem" unit is missing here https://github.com/jaraco/cssutils/blob/57179fead6a8eecb78be35a5597797ffca62e3b2/cssutils/profiles.py#L91
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)?