update styling

This commit is contained in:
Philipp Kühn
2020-03-27 13:46:10 +01:00
parent e4e896fe34
commit 8b02b6c2c4
7 changed files with 113 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
import Prism from 'prismjs'
import 'prismjs/themes/prism-okaidia.css'
import 'prismjs/themes/prism-coy.css'
import DefaultLayout from '~/layouts/Default.vue'
import Demo from '~/components/Demo'