|
|
|
|
|
by criswell
1472 days ago
|
|
I know it's going to be abused to hell like everything popular but definitely a useful power tool. It'll be really nice for container queries when they're ready. Something like: `wider-than-[500px]:hover:text-red-500` and so on. Also super nice for `:has` (although ordering is a concern at the moment): `[:has(:invalid)]:bg-red-500`. |
|