Added styling for github syntax highlighting.

This commit is contained in:
Daniel Scalzi
2018-06-30 14:23:42 -04:00
parent 13a6dcea63
commit 52d90276bf
3 changed files with 17 additions and 0 deletions

5
package-lock.json generated
View File

@@ -1183,6 +1183,11 @@
"assert-plus": "^1.0.0"
}
},
"github-syntax-dark": {
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/github-syntax-dark/-/github-syntax-dark-0.5.0.tgz",
"integrity": "sha1-FwRlRf+qBB5YJFgAHflot+yRwuo="
},
"glob": {
"version": "7.1.2",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz",