While migrating my app from `create-react-app` to `next.js`, I ran into a styling issue. This is the error: <img width="987" alt="Screen Shot 2021-11-15 at 6 02 45 PM" src="https://user-images.githubusercontent.com/44333523/141876839-2a0cb731-0b48-4399-9f93-9e4af8c3b36b.png"> This is a [link](https://nextjs.org/docs/messages/css-npm) of how to fix this.