constant CSS_STATE in Drupal 9
Same name and namespace in other branches
- 8 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 92 - Common functions that many Drupal modules will need to reference.
Code
const CSS_STATE = 100;