bacoords / block-theme

A starter block theme for modern WordPress developers.
GNU General Public License v3.0
47 stars 6 forks source link

Consider better default image sizes #263

Open bacoords opened 1 month ago

bacoords commented 1 month ago

Fränk Klein has a great article about using the content and wide max-widths as the default sizes for medium and large images:

https://wpdevelopment.courses/articles/performant-images-in-block-themes/

Could probably use a function to generate them automatically from theme.json

https://www.briancoords.com/generate-css-variables-for-any-global-style-assigned-in-the-site-editor/