Skip to content

Instantly share code, notes, and snippets.

View matthieuprat's full-sized avatar

Matthieu Prat matthieuprat

View GitHub Profile
<?php
$pattern = '/(?>\.no-touch\s+)?((?>[^,{;}\s][^,{;}]*?:hover)(?>[^,{;}]+)?)(?=[{,])/i';
$replacement = ".no-touch $1";
$subject = <<<CSS
a
{