less / less-plugin-autoprefix

Adds the ability for less to be post-processed by autoprefixer
Apache License 2.0
170 stars 32 forks source link

Upgrade dependencies #27

Closed RinkAttendant6 closed 6 years ago

RinkAttendant6 commented 7 years ago
timbru31 commented 7 years ago

Isn't this a breaking change @RinkAttendant6, since you are dropping Node.js support?

m-white commented 6 years ago

Any updates on this upgrade? Would love to be able to use the new version of autoprefixer for grid support.

RinkAttendant6 commented 6 years ago

@timbru31 if you want to try to use Node < 4 with the plugin, I don't think that there's nothing stopping you (unless you've configured npm with the engine-strict option).

Noting that Less 3.x only supports Node >= 4.

calvinjuarez commented 6 years ago

@RinkAttendant6 I just noticed we duplicated effort. (See #34) Sorry about that! Do you have anything you'd like to add to #34 before it gets merged? Anything that PR is missing?

RinkAttendant6 commented 6 years ago

That PR looks fine. Feel free to close mine once the other one is merged.

calvinjuarez commented 6 years ago

Thanks! And thank you for your contribution!

Znegl commented 6 years ago

When will this be available on NPM?

calvinjuarez commented 6 years ago

@Znegl It's up now (as of a day or two ago). Thanks for your patience.

Znegl commented 6 years ago

Great! I just came back from vacation and it's working perfectly — ready for our first public deployment of the project later this week 👍