Sha256: 7344793b0dd3533a316771507798a44c4bd9e6c6c16dd51a231e589a4f5c2439
Contents?: true
Size: 368 Bytes
Versions: 57
Compression:
Stored size: 368 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'sass' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then version = $1 ARGV.shift end gem 'sass', version load Gem.bin_path('sass', 'scss', version)
Version data entries
57 entries across 57 versions & 4 rubygems