ecklf / tailwindcss-radix

Utilities and variants for styling Radix state
https://tailwindcss-radix.vercel.app
MIT License
2.11k stars 67 forks source link

Add size constraints properties #36

Closed joaom00 closed 1 year ago

joaom00 commented 1 year ago

I believe that people will usually want to use max-[w|h]-* utilities for content-available , even so I kept [w|h]-* utilities.

Let me know if you want me to add max, min variants to the other utilities too.

joaom00 commented 1 year ago

Added support for other components :+1: