You are here

constant ADVAGG_COMBINE_CSS_MEDIA in Advanced CSS/JS Aggregation 7.2

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

Related topics

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

File

./advagg.module, line 57
Advanced CSS/JS aggregation module.

Code

define('ADVAGG_COMBINE_CSS_MEDIA', FALSE);