About external tools using postcss autoprefixer

Is there something wrong with my configuration? Why is it always wrong.

0

You will see the same error when running in terminal... looks as if postcss doesn't like absolute paths. I'd suggest changing them to relative everywhere, specifying $FileDir$ as a working directory, like:

0

请先登录再写评论。