[Release] TailwindCSS Version of QBCore MultiCharacter Script

Hey everyone!

I just wanted to share a modified version of the original qb-multicharacter script that I’ve rebuilt using TailwindCSS. :art:

:point_right: GitHub Link: prosir/qb-multicharacter

This is based on the original QBCore multi-character script, but with TailwindCSS integrated. The reason I decided to rebuild it with TailwindCSS is that it makes creating and customizing UIs a lot easier, especially for beginners. Tailwind’s utility-first framework simplifies the process of designing a responsive and clean UI without needing to dive too deep into traditional CSS.

Why TailwindCSS?
For anyone just starting out, TailwindCSS can be a real game-changer. It makes the whole process of UI development much faster and more intuitive, and I hope this encourages more developers to create and share UIs with the community. :blush:

Feel free to check it out, make your own customizations, and let me know what you think. Let’s keep pushing forward with creating great tools for the community!

Enjoy!

3 Likes

any image ?

The UI still sticks to the original QBCore style, but now it’s been rewritten using TailwindCSS. The reason for this is to make it easier for people to customize without dealing with complicated CSS. Tailwind makes it super simple to tweak things and put your own spin on the UI.

If you want to check out how TailwindCSS works, here’s the documentation:
:point_right: TailwindCSS Documentation

1 Like

See reaction above :wink:

nice work bro

Love to see Tailwind CSS. I’ve used a lot of it. Clean improvement.