Show tips when implementing an exercise

This commit is contained in:
Sebastian Serth
2020-10-08 14:43:59 +02:00
parent fcd393b9d5
commit 8f8a4f3cca
7 changed files with 91 additions and 4 deletions

View File

@ -12,4 +12,4 @@ import hljs from 'highlight.js'
window.hljs = hljs;
// CSS
import 'highlight.js/styles/default.css'
import 'highlight.js/styles/tomorrow.css'