Skip to content

Instantly share code, notes, and snippets.

@zackdouglas
Created July 17, 2012 14:10
Show Gist options
  • Save zackdouglas/3129584 to your computer and use it in GitHub Desktop.
Save zackdouglas/3129584 to your computer and use it in GitHub Desktop.
Shrink the dang CSS
sed ':a; $!N; s/[\r\n]//g; s/\/\*.*\*\///g; ta; s/ *\([{!:;,}]\) */\1/g; s/}[^{]*{}/}/g;'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment