Add highlightjs

This commit is contained in:
Oliver Davies 2017-01-07 22:54:36 +00:00
parent c9072b386e
commit b8ef0942cb
8 changed files with 15 additions and 3 deletions

View file

@ -0,0 +1 @@
@import 'code'

View file

@ -0,0 +1,3 @@
code.hljs
background-color: inherit
padding: 0

View file

@ -3,5 +3,6 @@
@import 'base'
@import 'mixins'
@import 'base/all'
@import 'components/all'
@import 'pages/all'