Next.js Discord

Discord Forum

ant design not working

Unanswered
Yellowhead catfish posted this in #help-forum
Open in Discord
Avatar
Yellowhead catfishOP
import { Card } from 'antd';
...

<Card type="primary">Test</Card>
...
Module not found: Can't resolve 'antd/lib/card/style/css' in 'C:\Users\State\Name\my-project\testproject\components\upload\itemparts'

im doing this and getting the following error. im lost because those css style directories dont exist. any help would be greatly appreciated

0 Replies