mirror of
https://github.com/gchq/CyberChef
synced 2025-12-16 00:04:20 +00:00
Fixed 'Syntax highlighter' operation. Using highlight.js instead of google-code-prettify.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/* Libraries */
|
||||
import "google-code-prettify/src/prettify.css";
|
||||
import "highlight.js/styles/vs.css";
|
||||
|
||||
/* Frameworks */
|
||||
import "./vendors/bootstrap.less";
|
||||
|
||||
Reference in New Issue
Block a user