remove extenal quill import

This commit is contained in:
Anton Bracke 2022-02-11 15:53:52 +01:00
parent 3dbd83ac47
commit 51f7ce10e1
No known key found for this signature in database
GPG Key ID: B1222603899C6B25
1 changed files with 1 additions and 1 deletions

View File

@ -78,5 +78,5 @@
</section>
<style lang="scss">
@import "https://cdn.quilljs.com/1.3.7/quill.snow.css";
@import "~quill/dist/quill.snow.css";
</style>