We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3015baa commit 17541c8Copy full SHA for 17541c8
README.md
@@ -24,7 +24,7 @@ All [options](https://xdsoft.net/jodit/docs/classes/config.Config.html) from Jod
24
...
25
,
26
"styles": [
27
- "`node_modules/jodit/es5/jodit.min.css`",
+ "node_modules/jodit/es5/jodit.min.css",
28
29
],
30
@@ -34,7 +34,7 @@ All [options](https://xdsoft.net/jodit/docs/classes/config.Config.html) from Jod
34
35
36
37
- "`node_modules/jodit/es2015/jodit.min.css`",
+ "node_modules/jodit/es2015/jodit.min.css",
38
39
40
0 commit comments