You are here

constant CSS_BASE in Drupal 10

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

The default weight for CSS rules that style HTML elements ("base" styles).

File

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

Code

const CSS_BASE = -200;