Hi,
I am trying to correctly include some CSS files (or JS) to my module configuration in the backend so I can show styled content using a CSS file instead of inline style.
After some research I see there is a hook:
public function hookActionAdminControllerSetMedia($params)
{
// add CS...