Problem/Motivation
My understanding of "libraries-override" that will override and only load the final target:
https://git.drupalcode.org/project/drupal/-/blob/9.2.x/core/themes/stabl...
But we could see the Drupal loaded both original and overrided
ckeditor.drupalimagecaption.css
is loaded twice when using image captions in CKEditor.
Steps to reproduce
- Turn on Stable9
- Create a new Article
- Add image
- Save and check node/(node-ID)