You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address warning: mismatched indentations at 'end' with 'class' at 3
This commit addresses the `warning: mismatched indentations at 'end' with 'class' at 3`
```ruby
$ bundle exec rake test
/home/yahonda/src/github.com/rails/tailwindcss-rails/lib/tailwindcss/engines.rb:21: warning: mismatched indentations at 'end' with 'class' at 3
Run options: --seed 14561
........................
Finished in 0.031471s, 762.6091 runs/s, 6164.4235 assertions/s.
24 runs, 194 assertions, 0 failures, 0 errors, 0 skips
```
0 commit comments