Re-enable hightlightjs
This commit is contained in:
parent
cf4524a2a6
commit
ed72068fa1
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
import Navbar from './components/Navbar'
|
||||
import Vue from 'vue'
|
||||
|
||||
window.hljs = require('highlightjs')
|
||||
|
||||
new Vue({
|
||||
el: '#app',
|
||||
components: { Navbar }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue