File
-
advagg_css_minify/
yui/ CSSMin.inc, line 674
Class
Code
private function lowercase_directives($matches) {
return '@' . strtolower($matches[1]);
}
private function lowercase_directives($matches) {
return '@' . strtolower($matches[1]);
}