mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 09:59:41 +05:00
chore: migrate to new flowbite-react
This commit is contained in:
parent
8daab3b3c1
commit
329448c9fc
32 changed files with 650 additions and 344 deletions
2
.flowbite-react/.gitignore
vendored
Normal file
2
.flowbite-react/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
class-list.json
|
||||
pid
|
9
.flowbite-react/config.json
Normal file
9
.flowbite-react/config.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"$schema": "https://unpkg.com/flowbite-react/schema.json",
|
||||
"components": [],
|
||||
"dark": true,
|
||||
"prefix": "",
|
||||
"path": "src/components",
|
||||
"tsx": true,
|
||||
"rsc": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue