mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 01:49:40 +05:00
feat: add user lists statistic with donut chart
This commit is contained in:
parent
5c23f204da
commit
6e8f03e7b6
9 changed files with 276 additions and 35 deletions
|
@ -12,7 +12,9 @@ module.exports = {
|
|||
plugins: [
|
||||
addIconSelectors(["mdi", "material-symbols", "twemoji", "fa6-brands"]),
|
||||
require("tailwind-scrollbar"),
|
||||
flowbite.plugin(),
|
||||
flowbite.plugin()({
|
||||
charts: true,
|
||||
}),
|
||||
],
|
||||
darkMode: "selector",
|
||||
theme: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue