mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 14:35:26 +02:00
Update code style
This commit is contained in:
parent
2c5069c3d8
commit
1159791e68
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import hljs from 'highlight.js/lib/highlight';
|
||||
import javascript from 'highlight.js/lib/languages/javascript';
|
||||
import style from 'highlight.js/styles/github-gist.css'; //eslint-disable-line no-unused-vars
|
||||
import style from 'highlight.js/styles/github-gist.css'; // eslint-disable-line no-unused-vars
|
||||
|
||||
/**
|
||||
* @class CodeStyles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue