Joel Birch

Results 59 comments of Joel Birch

Looking forward to this feature very much. +1.

I found this Gatsby issue that mentioned (as a workaround for a different but similar error) locking Gatsby to v2.24.51 and that avoided this issue for me. Maybe the real...

I think not often. Maybe wait until anyone mentions it? > On 18 Aug 2019, at 12:51 pm, Matt Stow wrote: > > :focus, :hover and :hocus and states like...

Testing inside Sass. I’ve seen it all now. 😀

Again, seems harmless :) > On 19 Mar 2020, at 8:25 pm, Matt Stow wrote: > >  > Tailwind resets the font-family of code, kbd, pre and samp to...

I think I prefer the unitless scales, which in this case (and other cases) map to something that does not use `%` in CSS. Width values are different. Not only...

I’m not yet convinced on this either way, but to add another thing: would it be right to punish people for “correctly” remembering that opacity/scale values are not percentage-based? Also,...

Fair enough. But “going rogue” and making up stuff runs the risk of straying from what makes Hucssley so refreshingly predictable.

Good point, that's a valid use of a scale. It may get a bit confusing that the current scale looks like "it's just a regular `opacity` value without the "`.`",...

When separating inline lists with pseudo generated bar/pipe characters, I like to be able to stretch them taller with `scaleX`. I didn’t realise `scale` took three values like `scale3D`. That...