issues
search
waldyrious
/
downstyler
A stylesheet and bookmarklet that trims webpage styles down to near-bare HTML.
http://waldyrious.net/downstyler
ISC License
29
stars
5
forks
source link
Use `:is()` or `:where()` to simplify/shorten some of the selectors
#69
Open
waldyrious
opened
2 years ago
waldyrious
commented
2 years ago
Especially the
small images
ones.
Reference:
https://developer.mozilla.org/en-US/docs/Web/CSS/:is
https://developer.mozilla.org/en-US/docs/Web/CSS/:where
Especially the small images ones.
Reference: