-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
https://www.drupal.org/node/1887922
Drupal gives us the option to group css files into SMACCS groups. This isn't a convention we use but it would be possible for us to comply by outputting various css files instead of one big main.css
. This enables modules and themes to reorder/reorganise/remove these files as they see fit.
This isn't a big pay off feature, but thought I'd note it as an enhancement.