vite Server

This commit is contained in:
Sidharth Vinod
2022-09-21 00:47:04 +05:30
parent 5791fc9a4d
commit 36ad4a847e
5 changed files with 62 additions and 62 deletions

View File

@@ -24,7 +24,7 @@ CUSTOMER }|..|{ DELIVERY-ADDRESS : uses
</pre>
<script type="module">
import mermaid from './mermaid.esm.mjs';
import mermaid from '../src/mermaid';
mermaid.initialize({
theme: 'forest',
// themeCSS: '.node rect { fill: red; }',