angular-rangeslider
angular-rangeslider copied to clipboard
Added gulp to solve to prefix css and solve #69
I've added a gulpfile, build folder, and a package.json with a few dev-dependencies for gulp. This is by no means a mission-critical PR, just convenient to have to simplify the compiling of scss with compass, prefixing with autoprefixer, and minifying both the css and js. Would solve #69.
Wow thanks, some good PRs coming in today! I'll take a look soon