added client side syntax highlighting

added client side syntax highlighting

removed unnecessary packages
This commit is contained in:
Xetera
2019-08-01 06:18:25 -04:00
committed by Jean-Philippe Sirois
parent 94e6a95037
commit 569146446e
5 changed files with 44 additions and 107 deletions
+2 -3
View File
@@ -5,6 +5,5 @@
*/
// You can delete this file if you're not using it
// require("prismjs/themes/prism.css");
// require("prismjs/themes/prism-tomorrow.css");
// require("prismjs/plugins/line-numbers/prism-line-numbers.css");
require('prismjs/themes/prism-tomorrow.css');