Skip to content

Commit

Permalink
Add tailwindcss-rails as runtime dep for solidus_dev_support
Browse files Browse the repository at this point in the history
This way, all extensions will have tailwind as their dev dependency.
  • Loading branch information
mamhoff committed Jun 20, 2024
1 parent fc9b4f3 commit 4f2b00c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solidus_dev_support.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ Gem::Specification.new do |spec|
spec.add_dependency 'rubocop-rspec', '~> 2.0'
spec.add_dependency 'selenium-webdriver', '~> 4.11'
spec.add_dependency 'solidus_core', ['>= 2.0', '< 5']
spec.add_dependency 'tailwindcss-rails', '~> 2.2'
end

0 comments on commit 4f2b00c

Please sign in to comment.