I've used a similar tool[1] before to convert all styles of an element to inline styles in order to copy it into a more isolated setting for testing, and it worked pretty well for me. There were a lot of manual steps…
Good call. Add in a * { background: none !important } and you're golden.
This is what I recommend to EVERYBODY who says to me "I've been thinking of learning x language."
I've used a similar tool[1] before to convert all styles of an element to inline styles in order to copy it into a more isolated setting for testing, and it worked pretty well for me. There were a lot of manual steps…
Good call. Add in a * { background: none !important } and you're golden.
This is what I recommend to EVERYBODY who says to me "I've been thinking of learning x language."