pub async fn compute_style_groups(
module_graph: Vc<ModuleGraph>,
chunking_context: Vc<Box<dyn ChunkingContext>>,
config: &StyleGroupsConfig,
) -> Result<Vc<StyleGroups>>pub async fn compute_style_groups(
module_graph: Vc<ModuleGraph>,
chunking_context: Vc<Box<dyn ChunkingContext>>,
config: &StyleGroupsConfig,
) -> Result<Vc<StyleGroups>>