constant CSS_THEME in Drupal 8
Same name and namespace in other branches
- 7 includes/common.inc \CSS_THEME
- 9 core/includes/common.inc \CSS_THEME
The default weight for CSS rules that style themes and are not included with components.
File
- core/
includes/ common.inc, line 104 - Common functions that many Drupal modules will need to reference.
Code
const CSS_THEME = 200;