What can I do if no CSS loads in the backend?

One possibility is to make the following additions to the wp-config.php file:

define( 'CONCATENATE_SCRIPTS', false ); 
define( 'SCRIPT_DEBUG', true );

 

Without cookies
This website does not use cookies or tracking. More information can be found in the privacy policy.