The template working group is planning on using a "wg core" FilePump bundle that will combine all webgui asset css files.
It would be nice if this was a dynamic bundle, that excluded all css files for assets that are not used anywhere on your site (at bundle build time). This would allow the wg core bundle to be as minimal as possible whilst still being cacheable across an entire site.
To achieve this we would need to hook into Asset::new to make sure that the wg core gets automatically rebuilt when a new type of asset is added to a site.
Please assign this RFE to me.