先贴报错信息:
Module build failed: Error: Failed to find ‘~styles/border.css’
in [
C:\代码\university for the aged\user\src\pages\tips
]
at resolveModule.catch.catch (C:\代码\university for the aged\user\node_modules\postcss-import\lib\resolve-id.js:35:13)

解决方法: 把css文件在main.js里引入

**
Module build failed: Error: Failed to find '~styles/common.css' 在stylus里无法引入css文件的解决方法

相关文章:

  • 2021-12-15
  • 2021-08-09
  • 2022-02-22
  • 2021-06-24
猜你喜欢
  • 2022-12-23
  • 2022-01-10
  • 2022-02-15
  • 2021-12-18
  • 2021-09-12
  • 2021-12-27
相关资源
相似解决方案