constant CSS_SYSTEM

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

2 uses of CSS_SYSTEM
CascadingStylesheetsTest::testRenderOrder in drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php
Tests CSS ordering.
system_init in drupal/core/modules/system/system.module
Implements hook_init().

File

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

Code

const CSS_SYSTEM = -100;