You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -18,15 +18,15 @@ import Img from '$lib/index.js'
18
18
19
19
constfeatures= [
20
20
[
21
-
'Render the bare minimum, minimally invasive, HTML code to represent responsive images, served in multiple widths and next-gen formats.',
21
+
'Full width image in 10 variants - <code>avif/webp/jpg</code> formats at <code>480/1024/1920</code> widths, and a LQIP background.',
22
22
cat02
23
23
],
24
24
[
25
25
'Delegate the heavy lifting to native browser handlers and existing build pipelines. Render <strong><img></strong> tags with modern defaults, with other component props spread into it.',
26
26
cat03
27
27
],
28
28
[
29
-
'Images still work without Javascript. Try disabling JS and refreshing the page. Also try checking the lighthouse score.',
29
+
'Images still work without Javascript. Try disabling JS and refreshing the page. Also check out the lighthouse score.',
0 commit comments