Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-07-02 09:05
Updated·2022-07-02 09:10
Flavor·ECMAScript (JavaScript)

/
dark:\w+?[^" ]+
/
mg
Open regex in editor

Description

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

Submitted by Amit