UNPKG

@kanton-basel-stadt/designsystem

Version:

Unplugin to install the digital design system of the canton of Basel-Stadt

14 lines (12 loc) 240 B
@tailwind components; @layer components { .help-box { @apply bg-gray-50 border-t border-b border-gray-300 px-20 py-10 mb-10 -mx-20; h4 { @apply mb-10 font-bold text-purple-700; } p { @apply mb-10; } } }