Following on from T257265, Minerva loads mediawiki.page.ready and as a result the library for checkboxHack
Despite this it seems to duplicates some of the code in https://github.com/wikimedia/mediawiki-skins-MinervaNeue/blob/master/components/ToggleList/ToggleList.js
- Acceptance criteria
- A new default off feature is added to ResourceLoaderSkinModule called "checkbox-hacks" which provides helper CSS for the checkbox hack CSS that's common to Vector and Minerva.
- Minerva has opted into the feature and removed its now redundant CSS
- Vector has opted into the feature and removed its now redundant CSS