- Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
As this transformer now supports viewport units (#18), please could we add support for calc? This would allow us to use rules such as margin-left: calc(50vw - 10px), which could compile to {marginLeft: vw(50)-10} (with vw from https://github.com/joetakara/react-native-expo-viewport-units).
Metadata
Metadata
Assignees
Labels
No labels