先贴报错信息:
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里引入
**