I am facing this error while integrating ant design with next js.
./styles/antd.less 1:0 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
question from:https://stackoverflow.com/questions/65949393/next-js-and-ant-design@import "~antd/dist/antd.less"; | | @primary-color: #000; // primary color for all components