Regular Expressions 101

Community Patterns

Your search did not match anything

Community Library Entry

0

Regular Expression
ECMAScript (JavaScript)

/
dark:\w+?[^" ]+
/
mg

Description

Select all dark: classes in a project to remove it if you want that.

Submitted by Amit - 3 years ago (Last modified 3 years ago)