UNPKG

@vertisanpro/flowbite-react

Version:

Non-Official React components built for Flowbite and Tailwind CSS

12 lines (11 loc) 273 B
export const listTheme = { root: { base: 'space-y-1 text-gray-500 list-inside dark:text-gray-400', ordered: { off: 'list-disc', on: 'list-decimal', }, unstyled: 'list-none', nested: 'ps-5 mt-2', }, };