We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb3548 commit 7cd4bc8Copy full SHA for 7cd4bc8
index.html
@@ -8,7 +8,7 @@
8
<script src="bower_components/codemirror/mode/xml/xml.js"></script>
9
10
<script src="jquery.codemirror.min.js"></script>
11
- <link rel="stylesheet" href="codemirror.css">
+ <link rel="stylesheet" href="jquery.codemirror.css">
12
13
<style>
14
.code-snippet-group-1 {
0 commit comments