The stylesheet ships in the same directory as maidr.js and maidr.css, so
either of those, wherever the page loaded it from — a CDN, the site's own
assets, a file:// export — locates it. An explicit
window.maidrMathStylesheetUrl wins over both, for the pages where neither
can be found.
Returns string|null
The absolute URL to link, or null when dist cannot be located.
Works out where
maidr-math.cssis served from.The stylesheet ships in the same directory as
maidr.jsandmaidr.css, so either of those, wherever the page loaded it from — a CDN, the site's own assets, afile://export — locates it. An explicitwindow.maidrMathStylesheetUrlwins over both, for the pages where neither can be found.