You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "simple full example" uses mermaid.min.css, but cloning the repository and running yarn build/release does not produce the minified css. As far as I can tell from the documentation the css is required. If that is the case then it would be logical to have yarn build/release produce the minified css and have it included in dist/ together with the minified js.
The text was updated successfully, but these errors were encountered:
Did you ever found out how to get or build mermaid.min.css? It puzzles me that this apparently essential file is not built, and not present anywhere in the repo or CDNs. I'm assuming I'm missing something obvious but don't know what.
mgenereu
pushed a commit
to mgenereu/mermaid
that referenced
this issue
Jun 25, 2022
The documentation on web usage is unclear.
https://mermaidjs.github.io/usage.html
The "simple full example" uses mermaid.min.css, but cloning the repository and running yarn build/release does not produce the minified css. As far as I can tell from the documentation the css is required. If that is the case then it would be logical to have yarn build/release produce the minified css and have it included in dist/ together with the minified js.
The text was updated successfully, but these errors were encountered: