Give the feed card thumbnail width/height (16:9) so the browser reserves the aspect box before load (CLS), and decoding=async so image decode never blocks the main thread. loading=lazy was already set. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||