UNPKG

flowbite-angular

Version:

<div align="center"> <h1>:construction: flowbite-angular (unreleased) :construction:</h1> <p> <a href="https://flowbite.com"> <img alt="Flowbite - Tailwind CSS components" width="350" src="https://flowbite.s3.amazonaws.com/github/logo-github

5 lines (4 loc) 108 B
/** * Base definition of theme used in flowbite-angular. */ export type FlowbiteTheme = 'dark' | 'light';