Skip to content
Snippets Groups Projects
Commit b9f12bff authored by Benni Mack's avatar Benni Mack
Browse files

[FEATURE] Load additional CSS files via TYPO3_CONF_VARS

This change deprecates the global array $TBE_STYLES
and with that the registration of CSS files for backend
styling, which is now handled via
$GLOBALS['TYPO3_CONF_VARS']['BE']['stylesheets']

Resolves: #100232
Releases: main
Change-Id: I36251d492563442fc82b43ec81a581f504583401
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78189


Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarTorben Hansen <derhansen@gmail.com>
Tested-by: default avatarTorben Hansen <derhansen@gmail.com>
parent 062e850f
Branches
Tags
No related merge requests found
Showing
with 155 additions and 27 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment