From 074797e97cc82bc8f0d70c235da7fd2c6bb7f7f0 Mon Sep 17 00:00:00 2001 From: Dirk Date: Wed, 2 Nov 2022 13:35:24 +0100 Subject: [PATCH] Fix File to import not found or unreadable: font-awesome-sprockets Patch from https://github.com/resque/resque-web/pull/163 --- .../stylesheets/resque_web/bootstrap_and_overrides.css.scss.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/resque_web/bootstrap_and_overrides.css.scss.erb b/app/assets/stylesheets/resque_web/bootstrap_and_overrides.css.scss.erb index 93f1aa9..f5cd0a7 100644 --- a/app/assets/stylesheets/resque_web/bootstrap_and_overrides.css.scss.erb +++ b/app/assets/stylesheets/resque_web/bootstrap_and_overrides.css.scss.erb @@ -2,7 +2,6 @@ =require twitter-bootstrap-static/bootstrap */ -@import "font-awesome-sprockets"; @import "font-awesome"; html {