We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c14802 commit 296597fCopy full SHA for 296597f
apps/svelte.dev/src/routes/_home/Testimonials.svelte
@@ -95,6 +95,7 @@
95
transition-property: filter, scale;
96
transition-duration: 0.2s;
97
user-select: none;
98
+ will-change: filter, transform;
99
100
&:nth-child(1) {
101
top: 0%;
0 commit comments