From edf06b9433648bca1acfa274b0941922926a1efc Mon Sep 17 00:00:00 2001 From: Cristi Jora Date: Sun, 16 Apr 2017 18:48:03 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2ebaefc..1060920 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A dynamic tab wizard to split your forms easier Vue-tab-wizard is a vue based component which simplifies tab wizard management and allows you to focus on the functional part of your app rather than wasting time on details. Just forget about id's, external scripts and jQuery dependencies +Vue-tab-wizard is **bootstrap dependent** for now and won't work without the css from bootstrap (working on making it bootstrap free) + # Demo Refer to this [fiddle](https://jsfiddle.net/CristiJ/bt5dhqtf/40/)