@import in css files not work #8421
Replies: 1 comment 1 reply
-
我也遇到了同样的问题,请问解决了么 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
写在 css 文件中的 @import 无效果,放在其他文件 另外引入就可以了。
从 craco 里迁移过来使用 rspack 的
rsbuild.config.js

Beta Was this translation helpful? Give feedback.
All reactions