0.0.11 • Published 4 years ago

@blockhandbook/bootstrap v0.0.11

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

Easily add Bootstrap to a WordPress block editor plugin

This is a collection of utilities that make it easy to add Bootstrap to your WordPress block editor plugin.

Installation

npm i @blockhandbook/bootstrap --save-dev

This package assumes that your code will run in an ES2015+ environment.