saeedrahimi / antd-jalali

A wrapper for ant-design date picker and calendar to support Jalali calendar type
https://saeedrahimi.github.io/antd-jalali/
80 stars 36 forks source link

overwritten css styles in Nextjs #26

Closed saeedghezelarsalan closed 1 year ago

saeedghezelarsalan commented 2 years ago

when i import "antd/dist/antd.css" , the font and some of globals.css and tailwind style are overwritten .

Can you guide me how to import "antd/dist/antd.css" without globals.css styles overwritten in Nextjs 12 ?