marcustyphoon
marcustyphoon
Sure, but the integer form is what you can use to paginate. Are you seeing `timestamp` as well as `date`? Are you using a library that doesn't give you the...
`CSS.supports`-based fallback implemented and tested in Chromium 88. Fun fact I learned: you can't use `var()` in a `supports()` query; it'll always appear supported if you do: https://stackoverflow.com/a/78064183 (Also, old...
Hm. Honestly, it may be worth tweaking the default color-mix source to not perfectly reproduce True Blue, but to make more sense in a generic use case. For example,`--chrome-ui-fg` and...
Two notes about this: - Concept of using color-mix for our Old Blue palettes: superseded by #217 (refactored to be updatable from Tumblr source) - Concept of using color-mix for...
As mentioned in the linked closed issue, it's possible to use this kind of thing for user-generated palettes as well, but there are caveats. To do: revisit this in the...
This is good reference for me, but it can be good reference closed too.
Duplicate of #146, I believe!
Man, I wish I had typescript and something similar to Zod. I mean, jesus.
- [x] #1710 - [x] #1712
q: why did you make a PR that would immediately completely explode when it's merged with another active PR? a: I am very smart