Skip to content

Commit

Permalink
update readme for vue.js 3
Browse files Browse the repository at this point in the history
  • Loading branch information
s4l1h authored Feb 12, 2022
1 parent 4df3404 commit 62ef5d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ You can find **React.js** version of this library from [here](https://github.com

```
For Vue.js 3 => [email protected] (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
Expand Down

0 comments on commit 62ef5d5

Please sign in to comment.