sdc_css_relocator
No security coverage
This is a utility module that assists with stylesheets for Single Directory Components. At this time, style libraries that have been added via Single Directory Components are being output in the wrong order (see #3374901: SDC stylesheets should be added in the "theme" aggregate group (as opposed to "default" group) to correct CSS source order), which causes issues with styles being overridden unexpectedly. This is particularly true with aggregation enabled. This module finds the component libraries and reassigns them to the THEME_AGGREGATE group.