A stylesheet and bookmarklet that trims webpage styles down to near-bare HTML.
[Water.css](https://watercss.kognise.dev) has a similar bookmarklet called "Waterize". [The code](https://github.com/kognise/water.css/blob/d950cbc9f8607521587fae1aa523f85e25f8396f/bookmarklet/original.js) seems to be similar to [Dowstyler's bookmarklet](https://github.com/waldyrious/downstyler/blob/63c2be057f1e8d649be1c4bddd33d7e2667a87e8/index.xhtml#L52-L62), but it's a little more complex and does more things. For starters, it doesn't seem to do as thorough a job of scrubbing the existing styles. Not sure if that's intentional, but reading the code it doesn't seem to be. 🤔
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by waldyrious and has received 0 comments.