constant CSS_BASE

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

File

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

Code

const CSS_BASE = -200;