Combine css files by using media queries instead of media attributes.

Sujets associés

3 uses of ADVAGG_COMBINE_CSS_MEDIA
advagg_admin_settings_form dans ./advagg.admin.inc
Form builder; Configure advagg settings.
advagg_generate_groups dans ./advagg.inc
Group the CSS/JS into the biggest buckets possible.
advagg_preprocess_html dans ./advagg.module
Implements hook_preprocess_html().

Fichier

./advagg.module, line 57

Code

define('ADVAGG_COMBINE_CSS_MEDIA', FALSE);