Sha256: 6f29bb9bdc66873fa0f04fd68deebfff926e3ee33bd4bb235dc2857024e116b5

Contents?: true

Size: 288 Bytes

Versions: 39

Compression:

Stored size: 288 Bytes

Contents

#!/usr/bin/env ruby
# The command line Sass parser.

THIS_FILE = File.symlink?(__FILE__) ? File.readlink(__FILE__) : __FILE__
begin
  require File.dirname(THIS_FILE) + '/../lib/sass'
rescue LoadError
  require 'sass'
end
require 'sass/exec'

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

Version data entries

39 entries across 38 versions & 7 rubygems

Version Path
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/sass-3.2.19/bin/scss
solidus_backend-1.0.0.pre vendor/bundle/gems/sass-3.2.19/bin/scss
xass-0.1.0 bin/scss
oreorenasass-3.4.14 bin/scss
oreorenasass-3.4.13 bin/scss
oreorenasass-3.4.12 bin/scss
oreorenasass-3.4.11 bin/scss
oreorenasass-3.4.9 bin/scss
oreorenasass-3.4.7 bin/scss
oreorenasass-3.4.5 bin/scss
sass-3.3.14 bin/scss
sass-3.3.13 bin/scss
sass-3.3.12 bin/scss
sass-3.3.11 bin/scss
sass-3.3.10 bin/scss
sass-3.3.9 bin/scss
sass-3.3.8 bin/scss
sass-3.3.7 bin/scss
sass-3.3.6 bin/scss
sadui-0.0.4 vendor/bundle/ruby/2.0.0/gems/sass-3.2.14/bin/scss