Bootstrap Email
Docs
Editor
Templates
Sending
Discuss
v1.5.1
v0.3.x
View on
GitHub
Menu
What's New
What's New in v1.0?
New Additions in v1.x since v0.x
More ways to compile, now supports
command line
, and plain
Ruby
implementation (in addition to existing
Rails
and
online editor
support).
More configuration to be able to customize SASS and customize paths.
Configure
Unused styles in the
<head>
are now purged to reduce the final compiled document size.
New stack class for flexbox-like functionality.
Stack Docs
New gap sizing classes for grid and stack.
Grid Docs
New width classes, great for images.
Width Docs
New height classes, great for images.
Sizing Docs
New vertical align classes for vertical alignment in table cells.
Vertical Align Docs
New space between classes to space children elements in vertical directions.
Space Between Docs
New font size classes.
Text Size Docs
New line height classes.
Line Height Docs
New border width classes.
Border Docs
New border color classes.
Border Docs
Changes in v1.x since v0.x
Floats and
mx-auto
have been renamed to Align for horizontal alignment.
Align Docs
More spacing options and support larger spacing sizes.
Margin Docs
&
Padding Docs
Many more color options for backgrounds, text, borders, and buttons.
Background Color Docs
&
Text Color Docs
&
Border Color Docs
&
Button Docs
Many more border radius options.
Border Radius Docs
Visibility classes changed to Display to better support responsive options.
Display Docs
Major overhaul of the entire library focusing on customization.
More on customization