Skip to content

Commit 0b14e2a

Browse files
committed
Merge branch 'master' of https://github.com/pqina/vue-filepond
2 parents 049114b + 1510149 commit 0b14e2a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ import vueFilePond from 'vue-filepond';
4646
// Import FilePond styles
4747
import 'filepond/dist/filepond.min.css';
4848
49+
// Import FilePond plugins
50+
// Please note that you need to install these plugins separately
51+
4952
// Import image preview plugin styles
5053
import 'filepond-plugin-image-preview/dist/filepond-plugin-image-preview.min.css';
5154

0 commit comments

Comments
 (0)