Fix SrcSet & CSS issues
this fixes issues with both srcset images and styles not being rewritten also added HTMLSourceElement to srcset since it wasn't added for some reason?
@quotingg this did not fix the srcset rewriting issues, the other stuff is good though
hey, @Percslol i made some changes the srcset rewriting issues should be fixed now
@quotingg the srcset regex still seems broken
this was the site i was using to test: https://russmaxdesign.github.io/srcset/
@Percslol okay now finally it should work
seems to work now, thanks