© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Patrick Walther
Lead Software Architect @ DSI Engineering
One optimisation we did in the meantime was to pull unsafeCSS out into a baseComponent so it is only ran once. In the solution above unsafeCSS will parse the CSS for every component, which is unnecessary.
unsafeCSS