chore(presets): add card shadow

This commit is contained in:
Benjamin Canac
2022-02-09 17:11:48 +01:00
parent b5edfaddd4
commit b7f6bf93d3

View File

@@ -222,7 +222,7 @@ const card = {
background: 'u-bg-white',
border: 'u-border-gray-200',
ring: 'ring-1 u-ring-gray-200',
shadow: '',
shadow: 'shadow',
body: 'px-4 py-5 sm:p-6',
header: 'px-4 py-5 sm:px-6',
footer: 'px-4 py-4 sm:px-6'