Added scripts and styles for highlight.js

This commit is contained in:
Thomas Boerger 2016-12-29 19:15:13 +01:00
parent c3ed7279ba
commit 29b146e5d4
No known key found for this signature in database
GPG Key ID: 5A388F55283960B6
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
@import (less) "highlight.js/styles/github.css";

View File

@ -0,0 +1 @@
import { hljs } from 'highlight.js/lib/index';