File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ VueQuill ships as a UMD module that is accessible in the browser. When loaded in
1616
1717<!-- use the latest VueQuill release -->
1818<script src =" https://unpkg.com/@vueup/vue-quill@latest" ></script >
19- <link rel =" stylesheet" href =" https://unpkg.com/@vueup/vue-quill@latest/dist/vue-quill.snow.css" >
19+ <link rel =" stylesheet" href =" https://unpkg.com/@vueup/vue-quill@latest/dist/vue-quill.snow.prod. css" >
2020
2121<!-- or point to a specific VueQuill release -->
2222<script src =" https://unpkg.com/@vueup/vue-quill@version" ></script >
23- <link rel =" stylesheet" href =" https://unpkg.com/@vueup/vue-quill@version/dist/vue-quill.snow.css" >
23+ <link rel =" stylesheet" href =" https://unpkg.com/@vueup/vue-quill@version/dist/vue-quill.snow.prod. css" >
2424```
2525
2626::: warning
You can’t perform that action at this time.
0 commit comments