From de5530a684d38194562ee5bf7eaa9e97a098e9a5 Mon Sep 17 00:00:00 2001 From: Artur Arseniev Date: Sun, 4 Nov 2018 15:54:17 +0100 Subject: [PATCH] Update README with grapesjs-style-filter plugin --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 540a9feef..808d8df72 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,8 @@ $ npm test * [grapesjs-plugin-forms](https://github.com/artf/grapesjs-plugin-forms) - Set of form components and blocks * [grapesjs-navbar](https://github.com/artf/grapesjs-navbar) - Simple navbar component * [grapesjs-component-countdown](https://github.com/artf/grapesjs-component-countdown) - Simple countdown component -* [grapesjs-style-gradient](https://github.com/artf/grapesjs-style-gradient) - Add a gradient type input +* [grapesjs-style-gradient](https://github.com/artf/grapesjs-style-gradient) - Add `gradient` type input to the Style Manager +* [grapesjs-style-filter](https://github.com/artf/grapesjs-style-filter) - Add `filter` type input to the Style Manager * [grapesjs-blocks-flexbox](https://github.com/artf/grapesjs-blocks-flexbox) - Add the flexbox block * [grapesjs-lory-slider](https://github.com/artf/grapesjs-lory-slider) - Slider component by using [lory](https://github.com/meandmax/lory) * [grapesjs-tabs](https://github.com/artf/grapesjs-tabs) - Simple tabs component