無法在NextJS中覆蓋第三方樣式類。 我正在使用react流庫,并試圖使用index.css更新類,但css無法在瀏覽器中加載。
我應該能夠覆蓋這些類,嘗試在我的應用程序中集成react flow。
[index.module.css: ](https://i.stack.imgur.com/yiWyF.png)
[component screenshot](https://i.stack.imgur.com/OzrfQ.png)
[component screenshot 2](https://i.stack.imgur.com/OL4za.png)
[folderStructure](https://i.stack.imgur.com/mRBgU.png)