hexojs / hexo-renderer-less

Less renderer for Hexo.
https://hexo.io/
MIT License
14 stars 10 forks source link

renderer did not work for me due to invalid less parser option #2

Closed ds82 closed 10 years ago

ds82 commented 10 years ago

The renderer did not work for me (OSX 10.8) due to an invalid less.Parser option. The search path for imports should be an array, was a string.

see: http://lesscss.org/#using-less-configuration