Borders beetwen selected component, badget, toolbar
npm install grapesjs-plugin-bordersThis plugin replaces the colors for badge,resize,toolbar,selected components,etc
* Plugin
* Name: grapesjs-plugin-borders
* npm i grapesjs-plugin-borders or yarn add grapesjs-plugin-borders
``html
`
Clone the repository
`sh`
$ git clone https://github.com/GoodPHP/grapesjs-plugin-borders.git
$ cd grapesjs-plugin-borders
Install dependencies
`sh`
$ npm i
`sh`
$ npm i grapesjs --no-save
Start the dev server
`sh``
$ npm start
BSD 3-Clause