Community Patterns

Community Library Entry

0

Regular Expression
Created·2014-06-26 07:52
Flavor·PCRE (Legacy)

/
\/\*[\s\S]*?\*\/
/
g
Open regex in editor

Description

This regexp removes comments from css (text/css) files (multiline)

Submitted by Ray (alrays@yandex.ru)