Skip to content

Commit

Permalink
fix fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
epugh committed Aug 24, 2023
1 parent e1b816f commit 1b57ce7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/initializers/assets.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@
ng-tags-input/build/ng-tags-input.min.css
ng-tags-input/build/ng-tags-input.bootstrap.min.css
]

# For some reason the mapping in core.css.scss isn't working, so do this.'
Rails.application.config.assets.paths << Rails.root.join('node_modules/bootstrap-icons/font')

0 comments on commit 1b57ce7

Please sign in to comment.