ant-design / compatible

https://compatible.now.sh
MIT License
89 stars 23 forks source link

v5-compatible-v4 #146

Open himadrinath opened 1 year ago

himadrinath commented 1 year ago

@MadCcc do i have to config less loader fot this

import {Comment} from '@ant-design/compatible'

error - ./node_modules/@ant-design/compatible/es/comment/style/index.less
Module parse failed: Unexpected character '@' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
> @import '../../style/default';
| // @import '../../style/mixins/index';
himadrinath commented 1 year ago

that's a big issue for nextjs. by default they support css and sess but not less