Adam Wathan

Results 227 comments of Adam Wathan

The part I'm not sure about is that it seems very deliberate, you can see here that the escaping code is very intentionally only run if you are setting the...

Excited by the idea of somehow handling this in CSS, thanks for pushing it forward! Bunch of thoughts, broken up by some horizontal rules... --- One thing I haven't seen...

Note for future Adam, maybe go with `start-0` and `end-0` instead of `inset-s/e-0`?

Note to self — merge `oxide` into `master` and rebase before merging this, and consider implementing `divide-x` and `space-x` using `inline-start` only when running the oxide engine, since it's a...

Pushed a change that also uses logical properties for `space-x-*` and `divide-x-*` when using the new experimental Oxide engine, which we intend to be a preview release for v4 which...

Thanks I think this makes perfect sense to support! Need to prepare a documentation update before merging so will leave this open for now, but plan to merge once I...

@RobinMalfait do you mind rebasing and resolving the conflicts here and merging when you get a chance tomorrow? Will just do the documentation sometime before the v3.3 release — just...

I would expect an error actually; `postcss-import` should error if your file contains any `@import` statements that aren't at the beginning of the file. In your case, `@tailwind preflight` appears...

Lots of stuff isn't there, the only features I built out were the ones needed for the refactorings in the presentation 👍🏻 It's not a real app, haha... On Tue,...

> Any update by chance on this issue? Not yet! Going to revisit all the forms stuff in the new year at some point though, think we can do something...