Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yarn build does not add mermaid.min.css to dist #732

Closed
finseth opened this issue Sep 14, 2018 · 1 comment
Closed

Yarn build does not add mermaid.min.css to dist #732

finseth opened this issue Sep 14, 2018 · 1 comment

Comments

@finseth
Copy link

finseth commented Sep 14, 2018

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.

@finseth finseth closed this as completed Sep 20, 2018
@laurent22
Copy link

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
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.0.0-next.304 to 1.0.0-next.308.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.0.0-next.308/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants