DEV Community

Discussion on: What CSS framework do you use while building with Next.js app in 2021 and Why?

Collapse
 
mshez profile image
Muhammad Shahzad

MUI has missing components. I used both Antdesign and Material UI. I found Antd full fill all needs in web application. Just go through the components you might need.
For CSS styling them you would need styled components or emotion.
Tailwind if you want to make from scratch everything