Skip to content

Instantly share code, notes, and snippets.

@exdeniz
Created August 18, 2018 06:50
Show Gist options
  • Save exdeniz/a3f0d9c31b1b8dc7f5d65e0ac9899d31 to your computer and use it in GitHub Desktop.
Save exdeniz/a3f0d9c31b1b8dc7f5d65e0ac9899d31 to your computer and use it in GitHub Desktop.
VS Code regex find and replace text between brackets
className="(.+?)"
className={css.$1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment