Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

0

Regular Expression
PCRE2 (PHP >=7.3)

/
\w+-gradient\(.*?\)\)|\w+-gradient\(.*?\)
/
gm

Description

Match CSS Gradients

Submitted by Sean Dellis - 3 years ago (Last modified 3 years ago)