You are here

constant CSS_STATE in Drupal 8

Same name and namespace in other branches
  1. 9 core/includes/common.inc \CSS_STATE

The default weight for CSS rules that style states and are not included with components.

File

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

Code

const CSS_STATE = 100;