Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 273 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 273 Bytes

gutenberg-block-gallery

Gallery for gutenberg-js.

installation

npm install -S finxos/gutenberg-block-gallery

usage

@import 'node_modules/gutenberg-block-gallery/dist/index.css';

// OR
@import '~gutenberg-block-gallery/dist/index.css';