--- !ruby/object:Gem::Specification
name: bullet_train-themes-light
version: !ruby/object:Gem::Version
  version: 1.0.13
platform: ruby
authors:
- Andrew Culver
autorequire:
bindir: bin
cert_chain: []
date: 2022-05-06 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: rails
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 7.0.0
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 7.0.0
- !ruby/object:Gem::Dependency
  name: bullet_train-themes-tailwind_css
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '0'
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '0'
description: 'Bullet Train Themes: Light'
email:
- andrew.culver@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- MIT-LICENSE
- README.md
- Rakefile
- app/assets/config/bullet_train_themes_light_manifest.js
- app/assets/stylesheets/light.tailwind.css
- app/assets/stylesheets/light/actiontext.css
- app/assets/stylesheets/light/application.css
- app/assets/stylesheets/light/electron.css
- app/assets/stylesheets/light/fields/cloudinary_image.css
- app/assets/stylesheets/light/fields/date_field.css
- app/assets/stylesheets/light/fields/index.css
- app/assets/stylesheets/light/fields/phone_field.css
- app/assets/stylesheets/light/fields/super_select.css
- app/assets/stylesheets/light/fields/trix_editor.css
- app/assets/stylesheets/light/mailer.scss
- app/assets/stylesheets/light/tailwind/components.css
- app/assets/stylesheets/light/tailwind/dark-mode.css
- app/assets/stylesheets/light/tailwind/utilities.css
- app/assets/stylesheets/tailwindcss/base.css
- app/assets/stylesheets/tailwindcss/components.css
- app/assets/stylesheets/tailwindcss/utilities.css
- app/javascript/application.light.js
- app/views/themes/light/_alert.html.erb
- app/views/themes/light/_box.html.erb
- app/views/themes/light/_breadcrumb.html.erb
- app/views/themes/light/_cell.html.erb
- app/views/themes/light/_decision_line.html.erb
- app/views/themes/light/_line.html.erb
- app/views/themes/light/_notices.html.erb
- app/views/themes/light/_page.html.erb
- app/views/themes/light/_title.html.erb
- app/views/themes/light/attributes/_base.html.erb
- app/views/themes/light/attributes/_block.html.erb
- app/views/themes/light/breadcrumbs/_actions.html.erb
- app/views/themes/light/commentary/_box.html.erb
- app/views/themes/light/conversations/_card.html.erb
- app/views/themes/light/conversations/_comment.html.erb
- app/views/themes/light/conversations/_message.html.erb
- app/views/themes/light/conversations/_thread_border.html.erb
- app/views/themes/light/fields/_field.html.erb
- app/views/themes/light/forms/_errors.html.erb
- app/views/themes/light/layouts/_account.html.erb
- app/views/themes/light/layouts/_devise.html.erb
- app/views/themes/light/layouts/_head.html.erb
- app/views/themes/light/memberships/_photos.html.erb
- app/views/themes/light/menu/_heading.html.erb
- app/views/themes/light/menu/_item.html.erb
- app/views/themes/light/menu/_section.html.erb
- app/views/themes/light/workflow/_box.html.erb
- config/routes.rb
- lib/bullet_train/themes/light.rb
- lib/bullet_train/themes/light/engine.rb
- lib/bullet_train/themes/light/version.rb
- lib/tasks/bullet_train/themes/light_tasks.rake
- tailwind.light.config.js
homepage: https://github.com/bullet-train-co/bullet_train-themes-light
licenses:
- MIT
metadata:
  homepage_uri: https://github.com/bullet-train-co/bullet_train-themes-light
  source_code_uri: https://github.com/bullet-train-co/bullet_train-themes-light
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.3.7
signing_key:
specification_version: 4
summary: 'Bullet Train Themes: Light'
test_files: []