BU Blocks Style Guide

Sidebar

Editorial Click to Tweet BlockLink

In-Progress New Issue

This is a Click to Tweet Block.

Examples Source: blocks/clicktotweet/style.scss, line 16 View Source
Default styling
.block-clicktotweet-variant1

Example of a Layout Variation

.is-style-layoutBig

layout big

Markup blocks/clicktotweet/bu-blocks-block-clicktotweet.hbs
<div class="wp-block-clicktotweet {{modifier_class}}">
			<p>This is Sample markup of a simple div</p>
		</div>