Sha256: b26c493a7c8aaa03d14ef6a6714eb625e99ae588c5254ad773db76b54f917499

Contents?: true

Size: 596 Bytes

Versions: 66

Compression:

Stored size: 596 Bytes

Contents

# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name        = "stylus-source"
  s.version     = File.read('VERSION')
  s.platform    = Gem::Platform::RUBY
  s.authors     = ["TJ Holowaychuk"]
  s.email       = ["tj@vision-media.ca"]
  s.homepage    = "https://github.com/railsjedi/ruby-stylus-source"
  s.summary     = %q{JS source code for Stylus.js}
  s.description = %q{Robust, expressive, and feature-rich CSS superset. This gem packages up stylus for use with the stylus gem.}

  s.files         = `git ls-files`.split("\n") + Dir["vendor/**/*"]
  s.require_paths = ["lib"]
end

Version data entries

66 entries across 66 versions & 1 rubygems

Version Path
stylus-source-0.42.2 stylus-source.gemspec
stylus-source-0.42.1 stylus-source.gemspec
stylus-source-0.42.0 stylus-source.gemspec
stylus-source-0.41.3 stylus-source.gemspec
stylus-source-0.41.2 stylus-source.gemspec
stylus-source-0.41.1 stylus-source.gemspec
stylus-source-0.41.0 stylus-source.gemspec
stylus-source-0.40.3 stylus-source.gemspec
stylus-source-0.40.2 stylus-source.gemspec
stylus-source-0.40.1 stylus-source.gemspec
stylus-source-0.40.0 stylus-source.gemspec
stylus-source-0.39.4 stylus-source.gemspec
stylus-source-0.39.3 stylus-source.gemspec
stylus-source-0.39.2 stylus-source.gemspec
stylus-source-0.39.1 stylus-source.gemspec
stylus-source-0.39.0 stylus-source.gemspec
stylus-source-0.38.0 stylus-source.gemspec
stylus-source-0.37.0 stylus-source.gemspec
stylus-source-0.36.1 stylus-source.gemspec
stylus-source-0.36.0 stylus-source.gemspec