Skip to content

Instantly share code, notes, and snippets.

@vincentorback
Last active December 29, 2022 14:44
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 vincentorback/6605f289c5fb2462ddde234095674234 to your computer and use it in GitHub Desktop.
Save vincentorback/6605f289c5fb2462ddde234095674234 to your computer and use it in GitHub Desktop.
Common regex patterns

Background position (50% 50%)

/(\d{1,2}\% \d{1,2}\%)/g

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