Skip to content

Instantly share code, notes, and snippets.

@the-eater
Created October 28, 2014 09:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save the-eater/cd6ce621e9dfd4afebca to your computer and use it in GitHub Desktop.
Save the-eater/cd6ce621e9dfd4afebca to your computer and use it in GitHub Desktop.
[].reduce.call(document.querySelectorAll('[style]'),function(c,e){return c+'.'+[].join.call(t.classList,'.')+' {\n\t'+e.getAttribute('style').replace(/;\s+/g,';\n\t')+'\n}\n\n'; },'');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment