Get the latest tech news
Design System Options for Rails
You would think that picking a well-made design system for your application is a solved task in 2025. But not for Rails and therefore not for Business Class.
Shadcn/UI emphasizes simplicity, developer experience, and adherence to industry-standard best practices, making it easy to integrate into various projects and workflows. daisyUI implements Tailwind class names for all common UI components so in practice we can use nice shortcuts like btn or card. Flowbite is an open-source UI library built upon Tailwind CSS, offering a collection of various components and utilities to streamline the development of responsive and modern web applications.
Or read this on Hacker News