CSS_DEFAULT

The default group for module CSS files added to the page.

2 uses of CSS_DEFAULT
AJAXFrameworkTestCase::testLazyLoad in modules/simpletest/tests/ajax.test
Test that new JavaScript and CSS files added during an AJAX request are returned.
drupal_add_css in includes/common.inc
Adds a cascading stylesheet to the stylesheet queue.

File

includes/common.inc, line 65

Code

define('CSS_DEFAULT', 0);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.