Regular Expressions 101

Community Patterns

There does not seem to be anything here

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)