mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-03 12:25:22 +01:00
docs: added the fixed search again
This commit is contained in:
@@ -1 +1,6 @@
|
||||
Use this file to add custom css
|
||||
/* Use this file to add custom css */
|
||||
|
||||
/* TODO: Remove after vitepress-plugin-search next release */
|
||||
.search-item-icon {
|
||||
font-family: none;
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
import DefaultTheme from 'vitepress/theme';
|
||||
import Mermaid from 'vitepress-plugin-mermaid/Mermaid.vue';
|
||||
// import './custom.css';
|
||||
import './custom.css';
|
||||
|
||||
export default {
|
||||
...DefaultTheme,
|
||||
|
||||
Reference in New Issue
Block a user