You are here

constant CSS_THEME in Drupal 9

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

Code

const CSS_THEME = 200;