💬 | H5P - Create and Share Rich Content and Applications | Can no longer insert / override CSS since update to 2.0.0-alpha5
🇩🇪Germany filburt
Hi,
you could try the following - worked for me:
function custom_h5p_overrides_h5p_styles_alter(array &$styles, array $libraries, string $mode): void {
...
}
🇩🇪Germany filburt
🇩🇪Germany filburt