# Bug report ## Describe the bug The [example for ant design](https://github.com/zeit/next.js/tree/canary/examples/with-ant-design) is broken right now. ## To Reproduce 1. Download repo, `yarn`, `yarn next build` ## Solution If you add `@zeit/next-css` and wrap it around the existing config it works :)