0.4.5 • Published 6 years ago

@frontkom/g-content-in-columns v0.4.5

Weekly downloads
109
License
MIT
Repository
github
Last release
6 years ago

g-content-in-columns

A Gutenberg block

Installation

Install from npm:

$ npm install @frontkom/g-content-in-columns

Then load the block module and css on the editor:

import '@frontkom/g-content-in-columns';
import '@frontkom/g-content-in-columns/build/style.css';

This will create a new block category called "Cloud Blocks" containing the "Content in columns" block.

Dev mode

To run the block in development mode:

$ npm start

Gutenberg Cloud

Read more at https://gutenbergcloud.org/

0.4.5

6 years ago

0.4.4

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago