diff --git a/README.md b/README.md index 5e97c94..24d2dfd 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ You can find **React.js** version of this library from [here](https://github.com ``` For Vue.js 3 => vue-toastr@3.0.3 (still beta) There is no breaking changes.The api is as same as v2. +The Only changed thing is JS files doesn't include css file content. +You need to import dist/style.css or src/vue-toastr.scss to your project. +This gives more flexibility to library. Dev branch: https://github.com/s4l1h/vue-toastr/tree/dev-v3 Demo: https://codesandbox.io/s/quizzical-grass-eb62u