nus-mtp/sashimi-note

View on GitHub
sashimi-webapp/static/styles/markdown-imports.css

Summary

Maintainability
Test Coverage
@import url("/vendors/katex/katex.min.css");

/* Customised mermaid.css taken from hackmd.io, this custom CSS resolves the issue of
   the styling applying to the whole HTML document */
@import url("/vendors/mermaid.css");
@import url("/vendors/diagramRendering-fix.css");