word/edit: croppie js thumbnail selection interface
[sheet.git] / word / edit.plp
index 9af73cdb3737e3cfbb6bed374f447f0ddf4809d0..1d766b9c410a40908f0adb1b6e90e01a4913f0f7 100644 (file)
@@ -10,6 +10,8 @@ Html({
        raw => <<'EOT',
 <link rel="stylesheet" type="text/css" media="all" href="/word/editor.css" />
 <script src="/word/editor.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.min.js"></script>
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.min.css" />
 EOT
 });