I think the acorn/prettify package might be disabling the styles.
In config/prettify.php, look for the following line and try setting that to false:
'disable-gutenberg-block-css' => true,
I think the acorn/prettify package might be disabling the styles.
In config/prettify.php, look for the following line and try setting that to false:
'disable-gutenberg-block-css' => true,