icomoon-sass
is a Sass version of free Iconmoon library, ready to drop right into your Sass applications.
For easy and quick installation it is enough to have Node.js and Ruby. After installation, just enter the command:
npm install
For assembly, use Gulp.js (to collect .scss files into .css):
gulp
After that, you can find the finished files in the css
directory
We love Bower! Just use this command:
bower install icomoon-sass