UNPKG

flowbite-admin-dashboard

Version:

A free and open-source admin dashboard template built with Tailwind CSS and Flowbite

4 lines (3 loc) 141 B
<div class="bg-white shadow rounded-lg p-4 sm:p-6 xl:p-8 dark:bg-gray-800 {{ with .Get "class" }} {{ . }}{{ end }}"> {{ .Inner }} </div>