Skip to content

Julien-R44/unocss-preset-flowbite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

๐Ÿ’… An adaptation of the Flowbite Tailwind plugin for UnoCSS

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published