lucene icons added, styling fixed

This commit is contained in:
Christoph Haas 2025-05-09 00:40:15 +02:00
parent 9164e2a636
commit d76bf164f1
1604 changed files with 25511 additions and 105 deletions

View file

@ -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"