I’m on the 2.4 RC release and I use the file CSS loading method. Three stylesheets get output…
- style-manager.min.css
- global-variables.min.css
- color-palettes.min.css
All of the variables in color-palettes.min.css appears to already be in style-manager.min.css and a lot of the variables in global-variables.min.css appear to be as well. Seems like this could be optimized a bit?