feat: add user profile page

This commit is contained in:
Kentai Radiquum 2024-07-19 09:47:29 +05:00
parent 32fc2e534d
commit 6fe7afd545
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
11 changed files with 383 additions and 23 deletions

View file

@ -10,7 +10,7 @@ module.exports = {
flowbite.content(),
],
plugins: [
addIconSelectors(["mdi", "material-symbols", "twemoji"]),
addIconSelectors(["mdi", "material-symbols", "twemoji", "fa6-brands"]),
require('tailwind-scrollbar'),
flowbite.plugin(),
],