Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. common.inc

CSS_AGGREGATE_THEME

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

1 use of CSS_AGGREGATE_THEME
LibraryDiscoveryParser::buildByExtension in core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php
Parses and builds up all the libraries information of an extension.

File

core/includes/common.inc, line 69

Code

const CSS_AGGREGATE_THEME = 100;
RSS feed
Powered by Drupal