jaredh159 / tailwind-react-native-classnames

simple, expressive API for tailwindcss + react-native
2.03k stars 82 forks source link

Support 'vw' & 'vh' in padding & margin #285

Closed Zcating closed 6 months ago

Zcating commented 6 months ago

Margin & padding can't do thinig like this.

mx-[2vw]
px-[2vw]
jaredh159 commented 6 months ago

thanks, added support in v4.2.0 available now, appreciate you opening the issue 👍