We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17073c9 commit a49bf70Copy full SHA for a49bf70
1 file changed
template.rb
@@ -69,7 +69,7 @@
69
gem 'responders'
70
gem 'solidus_support', '>= 0.12.0'
71
gem 'view_component', '~> 3.0'
72
- gem 'tailwindcss-rails'
+ gem 'tailwindcss-rails', '~> 3.0'
73
74
gem_group :test do
75
# We need to add capybara along with a javascript driver to support the provided system specs.
0 commit comments