Adam Argyle
Adam Argyle
this still happening? i'd love a stackblitz or recreatable env for me to test, poke and prod for how to guard or fix the issue 👍🏻
can I get a little more information about the props you're using and the issue? 🙂 jit-props only knows to observe custom properties and inserts values from Open Props (in...
hm.. i wasnt able to get that stackblitz into a working example, even by removing jit-props and/or open props. can try to help again later, but need to pivot to...
interesting strategy of consolidation as a post processing step. i had assumed a "resume state" strategy would be best, like finding an existing `:root` context and using it instead of...
I think you could PR his PR, so then he gets contributor status when it all merges? But maybe that puts a bit of work on @jeffposnick that they don't...
nice interop issue find! i've logged a bug here on Safari https://bugs.webkit.org/show_bug.cgi?id=269858
yeah, prop pack, as an alternative set to the relative font sizes 👍🏻
thanks jeff! great thoughts. I'd originally imagined a sub-export yeah, something like `import "open-props/presets/uno";` that was a file built by a new build script like [this to-object one](https://github.com/argyleink/open-props/blob/main/build/to-object.js), it'd be...
> What do you think of having the atomic class prefix be configurable via the preset, but we also provide a default to op Sounds good! Everything in the comment...
No worries @bjorntheart, appreciate the honesty and I'm very familiar with the feeling.