vue-mermaid-string
Version:
A Vue.js component that turns a Mermaid string into a diagram.
20 lines (18 loc) • 392 B
JavaScript
import { _ as e } from "./entry-B2VX-kxa.js";
var l = /* @__PURE__ */ e(() => `
/* Font Awesome icon styling - consolidated */
.label-icon {
display: inline-block;
height: 1em;
overflow: visible;
vertical-align: -0.125em;
}
.node .label-icon path {
fill: currentColor;
stroke: revert;
stroke-width: revert;
}
`, "getIconStyles");
export {
l as g
};