We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 049114b + 1510149 commit 0b14e2aCopy full SHA for 0b14e2a
README.md
@@ -46,6 +46,9 @@ import vueFilePond from 'vue-filepond';
46
// Import FilePond styles
47
import 'filepond/dist/filepond.min.css';
48
49
+// Import FilePond plugins
50
+// Please note that you need to install these plugins separately
51
+
52
// Import image preview plugin styles
53
import 'filepond-plugin-image-preview/dist/filepond-plugin-image-preview.min.css';
54
0 commit comments