Skip to content

Commit

Permalink
Automatically remove the root <div> wrapper for singular children
Browse files Browse the repository at this point in the history
The root `<div>` is now discarded for all scenarios where there is
only one top-level element. This prevents the need to add a class
to all the wrappers to make them inline or change the block flow.
  • Loading branch information
Evan Jacobs committed Jun 28, 2016
1 parent 628923c commit e5b1453
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 161 deletions.

0 comments on commit e5b1453

Please sign in to comment.