Create-react-app uses antd-mobile, to compile less error report

create-react-app compiles less with antd-mobile,:

clipboard.png

the contents of Header/index.less mentioned in the error report are as follows, just one sentence:

//index.less
@import "~antd-mobile/dist/antd-mobile.less";

ask the boss for guidance.

Mar.21,2022

create-react-app does not support less files. You need to configure it yourself. Configuration methods can be found on the Internet. There are many documents
link description

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b408c0-348ea.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b408c0-348ea.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?