meow
This commit is contained in:
parent
1fcbbaab55
commit
8f4d5eeef9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import Vue from "vue";
|
||||||
|
|
||||||
import VueHighlightJS from "@highlightjs/vue-plugin";
|
import VueHighlightJS from "@highlightjs/vue-plugin";
|
||||||
import hljs from "highlight.js/lib/core";
|
import hljs from "highlight.js/lib/core";
|
||||||
import hljsYaml from "highlight.js/lib/languages/yaml.js";
|
import hljsYaml from "highlight.js/lib/languages/yaml";
|
||||||
import "highlight.js/styles/base16/ocean.css";
|
import "highlight.js/styles/base16/ocean.css";
|
||||||
|
|
||||||
import { router } from "./routes";
|
import { router } from "./routes";
|
||||||
|
|
Loading…
Add table
Reference in a new issue