W3cubDocs

/Drupal 8

constant CSS_LAYOUT

The default weight for CSS rules that layout a page.

File

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

Code

const CSS_LAYOUT = -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_LAYOUT/8.1.x