mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-12-02 10:34:22 +01:00
Currently, `requirementBorderSize` defaults to `primaryBorderColor`, which is a color, not a valid SVG `stroke-width`. Instead, I've made it default to `1`.