elado / next-with-less

Next.js + Less CSS Support
MIT License
143 stars 24 forks source link

Add node version to README #1

Closed zbrukas closed 3 years ago

zbrukas commented 3 years ago

Works like a charm. However, it fails if using Node < 14, because of the conditional chaining. I think it would be good to include that in the README.

Thanks!

elado commented 3 years ago

Even better - just released 0.2.0, compiled with Babel, so it supports older Node versions.