Same name and namespace in other branches
  1. 8.9.x core/includes/common.inc \CSS_AGGREGATE_DEFAULT
  2. 9 core/includes/common.inc \CSS_AGGREGATE_DEFAULT

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

1 use of CSS_AGGREGATE_DEFAULT
AssetResolver::getCssAssets in core/lib/Drupal/Core/Asset/AssetResolver.php

File

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

Code

const CSS_AGGREGATE_DEFAULT = 0;