You are here

constant CSS_STATE in Drupal 10

Same name and namespace in other branches
  1. 8 core/includes/common.inc \CSS_STATE
  2. 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 91
Common functions that many Drupal modules will need to reference.

Code

const CSS_STATE = 100;