less/less-plugin-autoprefix

Needs to change for programmatic usage

lukeapage opened this issue · 1 comments

This needs to change so it can be used with grunt-less
e.g. we need to be able to create 6 instances with 6 different options.
Possibly make the index.js a function and change less to run if loading from npm and its a function instead of an object.

fixed