The default group for module CSS files added to the page.
File
- core/
includes/ common.inc, line 64 - Common functions that many Backdrop modules will need to reference.
Code
define('CSS_DEFAULT', 0)
The default group for module CSS files added to the page.
define('CSS_DEFAULT', 0)