Remove font-awesome npm package (#31512)

This commit is contained in:
Matt Jankowski 2024-08-20 11:59:47 -04:00 committed by GitHub
parent 4016fd5128
commit 4c4bcad866
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 0 additions and 13 deletions

View file

@ -1,5 +1,4 @@
import Rails from '@rails/ujs';
import 'font-awesome/css/font-awesome.css';
export function start() {
require.context('../images/', true, /\.(jpg|png|svg)$/);