Home

Issue: 1318

scss autoprefixer problem

[issue link]

The SCSS inline style in .vue will use autoprefixer to add -webkit- -moz- -o-
But the .scss file in assets folder will not add .

What can be done to make the two behave same ? Thx .

This question is available on Nuxt.js community (#c1169)