Sha256: fcaf464f061c3169d663d9eee9fd4acd0db9af5c777908b38950ceaf8fc02eee

Contents?: true

Size: 682 Bytes

Versions: 1

Compression:

Stored size: 682 Bytes

Contents

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

Gem::Specification.new do |gem|
  gem.name          = 'diproart-bulma-rails'
  gem.version       = '0.7.1'
  gem.authors       = ["Alexey Volkov"]
  gem.email         = ["diproart@gmail.com"]
  gem.description   = %q{A modern CSS framework based on Flexbox and Utilities}
  gem.summary       = %q{This gem adds the bulma.io, bulma extensions, bulmaswatch assets to your asset pipeline so you can import them in your Rails project.}
  gem.homepage      = "https://github.com/diproart/bulma-rails"

  gem.files         = `git ls-files`.split($\)
  gem.require_paths = ["lib"]
  gem.license       = 'MIT'

  # gem.add_runtime_dependency 'sass', '~> 3.5'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
diproart-bulma-rails-0.7.1 diproart-bulma-rails.gemspec