Image example 1. AVIF and WebP are generated using { % image % } Nunjucks tag.
Image example 2. maxWidth=500 is passed. AVIF and WebP are also generated.
An image inlined in CSS example (compress such images manually!). Not recommended for wide usage, see below.
Attention! Please use this feature with caution as it may bloat the final CSS file. Inlining images could be a good approach if the file is quite small, in other cases prefer `{% image %}` tag.