Rik

Results 6 issues of Rik

Currently, if the distance between the text width and the container width is very small the re-scale is sometimes off by a couple pixels. Increasing the distance on purpose will...

enhancement

Performance of `background-attachment:fixed` on Firefox turns out to be horrible.

enhancement

``` @media (prefers-reduced-motion: reduce) { // } ```

enhancement

Thanks for building Cupper, it's been a very neat documentation tool so far and it's nice to know that the docs will be accessible as well. I wanted to add...

fixes https://github.com/sveltejs/svelte/issues/4468 In some situations animating a spring causes the spring value to animate in the wrong direction for the first tick. For example, animating `100` to `0`, logging the...

transition/animation