Update to Bootstrap 5, basic styling

This commit is contained in:
Alex Basson 2021-10-04 14:34:47 -04:00
parent 00d0bf1e02
commit 5c352671da
12 changed files with 93 additions and 73 deletions

View file

@ -37,7 +37,7 @@ gem 'jbuilder', '~> 2.5'
gem 'haml'
gem 'bootstrap', '~> 4.0.0.alpha6'
gem 'bootstrap'
gem 'jquery-ui-rails'
gem 'friendly_id', '~> 5.1.0'