Sukka
Sukka
@feisuzhu I have changed the `testing` to run on `[[self-hosted, macos-10.15], macos-latest]` (I am still not sure if this syntax would work. If not, we might need a separate task),...
> Pasting error message here in case you can't see it ![2022-08-15-161203_942x246_scrot] > I'd recommend you to tinker it in your own repo to avoid this extra long trial-and-error process....
> * Use max compression level for Gzip. Static assets are "pay once to compress", so there's no downside to max compression level. Both Cloudflare and Fastly don't provide information...
`[email protected]` is released with grid prefix support. The PR is now ready for review.
> * How much smaller does this make the styletron bundle? So here are the size differences of `styletron-engine-atomic`: - index.es.js (build from master branch): 26.219KiB - index.es.js (build from...
> That's a good point! One possible ordering mechanism which I've contemplated in the past is using repeated selectors to enforce precedence regardless of order. > > For this particular...
> Although there is a guide on how to achieve theming with styletron-react, the guide doesn't work so well with typescript and it just gives you a headache. For people...
> 1. The headache of getting all classNames renamed in a big codebase when using jest snapshots. Is it a headache if the change lands without a `codemod`? Definitely yes....
> The output is bigger but with brotli compression, it's not that significant (other resources like JS are usually a magnitude bigger). The CSS declaration itself can be easily fit...
@necolas Should I change the target branch to `0.18-dev`?