W3cubDocs

/Drupal 8

constant CSS_AGGREGATE_THEME

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

File

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

Code

const CSS_AGGREGATE_THEME = 100;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!includes!common.inc/constant/CSS_AGGREGATE_THEME/8.1.x