Hacker News new | ask | show | jobs
by guappa 914 days ago
Well in Qt layouts are native, no need of using an external project.
1 comments

Tailwindcss makes using CSS easier, it’s still CSS underneath, which you can interface with directly if you want.

For medium to large applications it takes quite a bit of work to give your Qt GUI a custom style, and do it right. This isn’t something you can hand wave away.