Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-03-15 09:19
Flavor·PCRE2 (PHP)

/
\.-?[_a-zA-Z]+[_a-zA-Z0-9-]*\s*\{(.*?)}
/
gm
Open regex in editor

Description

Regex to find CSS Class Styles

Submitted by JR