Skip to content

Instantly share code, notes, and snippets.

@jakubpawlowicz
Created February 22, 2015 16:22
Show Gist options
  • Save jakubpawlowicz/6fa7465b323486e8b89d to your computer and use it in GitHub Desktop.
Save jakubpawlowicz/6fa7465b323486e8b89d to your computer and use it in GitHub Desktop.
Regex matching single- and multiline CSS comments in Sublime Text
/\*((?!\*/).|\n)+\*/
@eunicode
Copy link

Thanks for sharing this!

@jakubpawlowicz
Copy link
Author

🥂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment