
Combine Next.js + material-ui + styled-components with TypeScript
2022年1月16日 • ☕️ 5 min read
The combination of material-ui + styled-components + TypeScript is not easy to set up, and it becomes even more difficult when you want to include your own style definitions in the material-ui theme. Today I want to share with you how to set this up.