-
-
-
-
-
-
+
+
+
+
+ Open source on GitHub
+
+
+
+ Every component is responsive
+
+
+
+ Built with Vue.js and Bulma
+
+
+
+ No other internal dependency
+
+
-
+
-
+
diff --git a/examples/with-buefy/plugins/buefy.js b/examples/with-buefy/plugins/buefy.js
deleted file mode 100644
index 9fc091d0b9..0000000000
--- a/examples/with-buefy/plugins/buefy.js
+++ /dev/null
@@ -1,4 +0,0 @@
-import Vue from 'vue'
-import Buefy from 'buefy'
-
-Vue.use(Buefy)