#!/usr/bin/ruby.ruby2.1 

require File.dirname(__FILE__) + '/../lib/sass'
require 'sass/exec'

opts = Sass::Exec::SassConvert.new(ARGV)
opts.parse!
