Sha256: f792755d89300a3475c44ab2efaefaedf58e3e9351b6adb043ab938a8c2760f7
Contents?: true
Size: 452 Bytes
Versions: 5
Compression:
Stored size: 452 Bytes
Contents
<div class="flex flex-col h-full min-h-fill w-full"> <%= render "./shared/header" %> <div class="flex flex-col items-center justify-center h-full min-h-fill"> <div class="p-4 text-center"> <svg class="feather w-10 h-10 text-gray-300 mx-auto"> <use xlink:href="/lookbook-assets/feather-sprite.svg#layers" /> </svg> <h5 class="mt-4 text-gray-400 text-base">Select a preview to get started</h5> </div> </div> </div>
Version data entries
5 entries across 5 versions & 1 rubygems