highlight.js: Update theme reference
This commit is contained in:
@ -12,4 +12,4 @@ import hljs from 'highlight.js'
|
|||||||
window.hljs = hljs;
|
window.hljs = hljs;
|
||||||
|
|
||||||
// CSS
|
// CSS
|
||||||
import 'highlight.js/styles/tomorrow.css'
|
import 'highlight.js/styles/base16/tomorrow.css'
|
||||||
|
Reference in New Issue
Block a user