We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f8a24 commit 8991a28Copy full SHA for 8991a28
examples/wysiwyg.html
@@ -12,7 +12,7 @@
12
<link href="style.css" rel="stylesheet">
13
<link href="../dist/inlineMarkdownEditor.css" rel="stylesheet">
14
<link href="../node_modules/publiclab-editor/dist/PublicLab.Editor.css" rel="stylesheet">
15
- <link href="../node_modules/woofmark/dist/woofmark.min.css" rel="stylesheet">
+ <link href="../node_modules/woofmark/dist/woofmark.css" rel="stylesheet">
16
17
<script src="../node_modules/jquery/dist/jquery.min.js"></script>
18
<script src="../node_modules/bootstrap/dist/js/bootstrap.min.js"></script>
0 commit comments