madebysource / lesshat

Smart LESS CSS mixins library.
lesshat.com
MIT License
2.19k stars 259 forks source link

Add less entry for Webpack #151

Open meetwudi opened 9 years ago

meetwudi commented 9 years ago

When using Webpack with lesshat, it needs to know which less file is the entry file.

Just like bootstrap

"less": "less/bootstrap.less",