oficiodesign / initial-css

MIT License
4 stars 1 forks source link

Add a mixin for `image-set()` #130

Open robsonsobral opened 2 years ago

robsonsobral commented 2 years ago

.webp is already here and .jxl is coming. We need a good way to use image-set(), as it browser support is [fairly good, around 75%](https://caniuse.com/?search=image-set()).

What we need to cover:

Questions