Add gist embedding for code snippets

This commit is contained in:
Oliver Davies 2016-03-21 08:05:47 +00:00
parent 020f67fd30
commit 0b12d81b59
6 changed files with 207 additions and 19 deletions

View file

@ -0,0 +1,3 @@
code[data-gist-id]
background: transparent
padding: 0

View file

@ -11,6 +11,7 @@
@import 'base'
@import 'components/badges'
@import 'components/content-types/blog-post'
@import 'components/footer'
@import 'components/meetups'
@import 'components/testimonials'