Andrey Sitnik
Andrey Sitnik
> In these cases, it is safer to use -webkit-linear-gradient instead of -webkit-gradient Why? > WANT You need to send PR for that. Since it is a feature for old...
Sound interesting. Can you send PR to see the possible implementation for further discussions (can be without tests for the beginning)?
Yes, this is a problem. Maybe not a blocker for the release, but I will look for that issue. Thanks.
Hm. Can you show an input and output example for this option?
What is use case of not using `@media`?
There are 2 problems: 1. You will need also JS code to switch class on system theme changes (like schedule day/night theme change feature in all OS). 2. When app...
OK, send PR with option. > I don't think there should be any "FART" if the JS snippet is loaded right away You have a different probability of FART in...
> I don't think there will be any FART at all if you have the JS snippet embedded into the HTML code In this case, no. You will not FART....
Hm, for pnpm we just calling `pnpm update -r caniuse-db` Can you call it manually and check the changes?
Can you try to call: ``` pnpm up -r --workspace caniuse-db ```