Adam Wathan

Results 218 comments of Adam Wathan

Another even simpler (but maybe harder, haha) question, what color should this be: ```html ... ``` Should that be considered user error with a lint warning, like we do for...

Posted it to Twitter as well: https://twitter.com/adamwathan/status/1530948314107199488 I expect the answers there will be 99% people who haven't thought about it hard enough but sometimes some wisdom appears if you...

Good thoughts thank you! We had the same thought about "should things be in this perfectly reverse order" but couldn't come up with any real example where you could clearly...

> the result you end up with (when both not-conditions are fulfilled) will, in the case of a specificity-tie, necessarily depend on the order in which Tailwind has registered the...

Thanks! I think to avoid the breaking change we are going to want to come up with some clever internal way to make `list-[var(--value)]` still work, maybe like a `preferred:...

Sharing my comment from https://github.com/tailwindlabs/tailwindcss/pull/5732#issuecomment-940904566: > Thanks for this! Just a head's up it's probably going to take a while to review this — I've wanted to add scrollbar related...

Thanks for this! Just a head's up it's probably going to take a while to review this — I've wanted to add scrollbar related utilities for a long time but...

Awesome, thanks man! PS. I was born in Wales 🏴󠁧󠁢󠁷󠁬󠁳󠁿

> Just wasted 3 hours on this. If this can't be fixed soon, at least mention this in the documentation somewhere. Or suggest using absolute paths. Imagine how much more...

Yeah we have talked about doing this for years and Brad has prototyped it in the past, we've even done work in core to prepare for supporting it but the...