mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2025-06-27 10:17:41 -07:00
Dark mode
This commit is contained in:
@ -210,7 +210,7 @@ window.vue = new Vue({
|
||||
});
|
||||
|
||||
import hljs from 'highlight.js';
|
||||
import 'highlight.js/scss/github.scss';
|
||||
import 'highlight.js/scss/github-dark.scss';
|
||||
|
||||
window.hljs = hljs;
|
||||
|
||||
|
Reference in New Issue
Block a user