Skip to content

Commit

Permalink
Merge dc77075 into ce2adca
Browse files Browse the repository at this point in the history
  • Loading branch information
kisenka committed Apr 6, 2018
2 parents ce2adca + dc77075 commit c9f3be5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ module.exports = function loader (css, map, meta) {
}
}

rc.ctx.webpack = this;

return postcssrc(rc.ctx, rc.path, { argv: false })
}).then((config) => {
if (!config) config = {}
Expand Down

0 comments on commit c9f3be5

Please sign in to comment.