Skip to content

Commit a8f8d4f

Browse files
authored
Merge pull request #422 from solidusio/stick-tailwindcss-3
Stick with tailwind v3 for now
2 parents 17073c9 + a49bf70 commit a8f8d4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
gem 'responders'
7070
gem 'solidus_support', '>= 0.12.0'
7171
gem 'view_component', '~> 3.0'
72-
gem 'tailwindcss-rails'
72+
gem 'tailwindcss-rails', '~> 3.0'
7373

7474
gem_group :test do
7575
# We need to add capybara along with a javascript driver to support the provided system specs.

0 commit comments

Comments
 (0)