lucene icons added, styling fixed
This commit is contained in:
parent
9164e2a636
commit
d76bf164f1
1604 changed files with 25511 additions and 105 deletions
9
Gemfile
9
Gemfile
|
|
@ -129,13 +129,8 @@ gem 'slim-rails'
|
|||
# Authentication
|
||||
gem 'devise'
|
||||
|
||||
# Font Awesome icons
|
||||
gem 'font-awesome-rails'
|
||||
|
||||
# gem "recaptcha", require: "recaptcha/rails"
|
||||
|
||||
# gem 'sprockets-rails'
|
||||
|
||||
# gem "activemodel-serializers-xml"
|
||||
|
||||
# Authentication against Google, Facebook and others
|
||||
|
|
@ -170,4 +165,6 @@ gem 'dotenv'
|
|||
|
||||
gem 'cssbundling-rails', '~> 1.4'
|
||||
|
||||
gem "importmap-rails", "~> 2.1"
|
||||
gem 'importmap-rails', '~> 2.1'
|
||||
|
||||
gem "rails_icons", "~> 1.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue