Regular Expressions 101

Community Library

Your search did not match anything

Community Library Entry

3

Regular ExpressionOpen Workspace

/
@media([^{]+)\{([\s\S]+?})\s*}
/
g

Description
Created·2015-05-05 10:16
Type·Match
Flavor·JavaScript

Separates media query into rule and content

Submitted by Stephan --> CTS_AE
Open Workspace