Skip to content

Instantly share code, notes, and snippets.

@imjared
Last active October 11, 2015 06:58
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 imjared/3820439 to your computer and use it in GitHub Desktop.
Save imjared/3820439 to your computer and use it in GitHub Desktop.
Find css closing brackets that don't have newlines after them. Useful if you get css that isn't formatted so nicely.
\}\n(#|\.|[A-Z]|/|:|\*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment