less / less.js

Less. The dynamic stylesheet language.
http://lesscss.org
Apache License 2.0
17k stars 3.41k forks source link

Fix needle dependency warning typo. #3630

Closed cjwilsontech closed 3 years ago

cjwilsontech commented 3 years ago

The warning for using @import url without the optional needle dependency incorrectly specifies that native-request is the necessary package rather than needle.

Relates to the commit https://github.com/less/less.js/commit/ec7487586413f66e3a3da3ff6e5526868450e97b .