Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-10-09 22:49
Updated·2022-10-09 22:55
Flavor·PCRE2 (PHP)

/
\w+-gradient\(.*?\)\)|\w+-gradient\(.*?\)
/
gm
Open regex in editor

Description

Match CSS Gradients

Submitted by Sean Dellis