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

2 uses of CSS_SYSTEM
CascadingStylesheetsTestCase::testRenderOrder in modules/simpletest/tests/common.test
Test CSS ordering.
system_init in modules/system/system.module
Implements hook_init().

File

includes/common.inc, line 60
Common functions that many Drupal modules will need to reference.

Code

define('CSS_SYSTEM', -100);