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

View file

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