change prism highlighting

This commit is contained in:
Philipp Kühn
2020-04-17 23:35:07 +02:00
parent 7a17adcc84
commit 71e1e20e01
7 changed files with 228 additions and 15 deletions

View File

@@ -53,6 +53,7 @@ export default {
jsx: 'jsx',
vue: 'markup',
css: 'css',
scss: 'scss',
},
}
},