I'm looking to further optimise my site and I see that WPML also loads Blocks styling, a file of 11KB (wp-content/plugins/sitepress-multilingual-cms/dist/css/blocks/styles.css). As my site doesn't use the Block Editor, that file is redundant and I want to disable loading it.
Is there a constant available to disable this?
If not, can you tell me where it is enqueued, so I can perhaps write a function to remove it myself?