feat: add skip bar

This commit is contained in:
Kentai Radiquum 2025-04-10 16:46:44 +05:00
parent ad6aba06d3
commit 50b9f5b918
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
5 changed files with 73 additions and 5 deletions

View file

@ -14,7 +14,7 @@ module.exports = {
".flowbite-react\\class-list.json"
],
plugins: [
addIconSelectors(["mdi", "material-symbols", "twemoji", "fa6-brands"]),
addIconSelectors(["mdi", "material-symbols", "twemoji", "fa6-brands", "hugeicons"]),
flowbiteReact,
require("tailwind-scrollbar")
],