@ -108,16 +108,26 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
Added a new function-based `crossorigin` configuration option that provides granular control over cross-origin resource loading. The function receives the resource URL and type (script or stylesheet) as parameters and can return 'anonymous', 'use-credentials', or undefined to control the crossorigin attribute.
.Example: Setting `+crossorigin="anonymous"+` to script.