From 971cccc1867bec8323ae4c66412b52cdce002090 Mon Sep 17 00:00:00 2001 From: Ryan Schultz Date: Mon, 31 Aug 2026 16:22:59 -0500 Subject: [PATCH] Bonsai: fix comma-separated stylesheet paths only loading the last file (#9411) Follow-up to cb08191. The comma-separated pset value was resolved by tool.Ifc.resolve_uri() as a single path before add_stylesheet() split it, so normpath collapsed the whole string down to the last entry. Split the value into paths first, then resolve each one, and concatenate the stylesheets in listed order into a single