There was an error while loading. Please reload this page.
js文件: import './test.scss'
import './test.scss'
test.scss: body{ display: flex; }
body{ display: flex; }
不会通过 autoprefixer
vue文件内的style 标签是正常的