Plain UI 0.1-alpha

Layout

Grid

Plain UI uses the Reflex Grid, there will be a full integration of this Grid for better Support.

Masonry

<div class="masonry"> <figure class="masonry__item"> <img class="media object-fit-cover h-100" src="/image.jpg" /> </figure> </div>