If TRUE then the css is being rendered via javascript.
Related topics
3 uses of ADVAGG_CSS_IN_JS
- advagg_css_in_js in ./
advagg.module - Returns TRUE if the CSS is being loaded via JavaScript.
- advagg_get_render_cache in ./
advagg.module - Given the full css and js scope array return back the render cache.
- _advagg_process_html in ./
advagg.module - Replacement for template_process_html().
File
-
./
advagg.module, line 184
Code
define('ADVAGG_CSS_IN_JS', FALSE);