This PR adds an option to load an optional CSS file per theme. To enable this theme file, you have to add the attribute css: true to the theme settings and add a CSS file in /public/css/themes/<themeName>.css. This file will be fetched and added to the header.
Related Tickets & Documents
none
Mobile & Desktop Screenshots/Recordings
none
[optional] Are there any post-deployment tasks we need to perform?
Description
This PR adds an option to load an optional CSS file per theme. To enable this theme file, you have to add the attribute
css: true
to the theme settings and add a CSS file in/public/css/themes/<themeName>.css
. This file will be fetched and added to the header.Related Tickets & Documents
none
Mobile & Desktop Screenshots/Recordings
none
[optional] Are there any post-deployment tasks we need to perform?
none