From 75bccd14a128506fd3f65ab53feb968b3c6f3433 Mon Sep 17 00:00:00 2001 From: Mikhail Kuznetcov Date: Mon, 7 Dec 2020 13:38:12 +0100 Subject: [PATCH] Update README.md updated link no demo and current version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c76090..858895a 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ ![DEPENDENCIES status](https://david-dm.org/shershen08/vue-masonry/status.svg) [![](https://data.jsdelivr.com/v1/package/npm/vue-masonry/badge)](https://www.jsdelivr.com/package/npm/vue-masonry) -**Current version: 0.11.8** +**Current version: 0.12.0** Vue.js directive for masonry blocks layouting. Original [masonry library](http://masonry.desandro.com/). -Plugin [DEMO](https://shershen08.github.io/vue-plugins-demo-static/index.html#/masonry) available 🎉, [JSFiddle DEMO](https://jsfiddle.net/jericopulvera/wq07brjs) +Plugin [DEMO](https://shershen08.github.io/vue-plugins-demo-static/index.html#/masonry) available 🎉, [JSFiddle DEMO](https://jsfiddle.net/shershen08/n54039qg/) The plugin can be easily integrated with different CSS Frameworks. Check this [Tailwind CSS DEMO](https://jsbin.com/zafegay/edit?html,output).