Skip to content

Instantly share code, notes, and snippets.

@varnie
Created January 21, 2014 16:55
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 varnie/8543724 to your computer and use it in GitHub Desktop.
Save varnie/8543724 to your computer and use it in GitHub Desktop.
fix broken/ill-formatted CSS file
perl -00 -i.bak -pe 's/\s+//g; s/\}/\}\n/g ' test_data.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment