first commit
This commit is contained in:
commit
7d4e05de19
27 changed files with 7574 additions and 0 deletions
7
setup/mermai.ts
Normal file
7
setup/mermai.ts
Normal file
|
@ -0,0 +1,7 @@
|
|||
import { defineMermaidSetup } from '@slidev/types'
|
||||
|
||||
export default defineMermaidSetup(() => {
|
||||
return {
|
||||
theme: 'forest',
|
||||
}
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue