Unocss Preset Flowbite Save

💅 An adaptation of the Flowbite Tailwind plugin for UnoCSS

Project README

unocss-preset-flowbite

💅 An adaptation of the Flowbite Tailwind plugin for UnoCSS

🚧 Warning: The preset does not currently support all Flowbite features yet. I just added what I needed for the moment. So use it at your own risk, and feel free to make PRs or open issues if you need more features.

Installation

pnpm add -D @julr/unocss-preset-flowbite

Usage

import { defineConfig, presetAttributify, presetUno } from 'unocss'
import { presetFlowbite } from '@julr/unocss-preset-flowbite'

export default defineConfig({
  presets: [
    presetUno(),
    presetFlowbite()
  ],
})

License

MIT License © 2022 Julien Ripouteau

Open Source Agenda is not affiliated with "Unocss Preset Flowbite" Project. README Source: Julien-R44/unocss-preset-flowbite
Stars
26
Open Issues
0
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating