From c841a6c3167633115b10c0c6ec1fbba17e21c47a Mon Sep 17 00:00:00 2001 From: Lucas Garron Date: Fri, 3 Jan 2025 17:44:03 -0800 Subject: [PATCH] hmm --- app/assets/stylesheets/pdf.css.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/pdf.css.scss b/app/assets/stylesheets/pdf.css.scss index 6048c8a3e5..0459a97be9 100644 --- a/app/assets/stylesheets/pdf.css.scss +++ b/app/assets/stylesheets/pdf.css.scss @@ -8,7 +8,7 @@ a { // We need the import here, otherwise Rails' asset adds a BOM at the beginning of it, // and the font doesn't get recognize! -@import "cubing-icons"; /* stylelint-disable-line no-invalid-position-at-import-rule */ +@import "@cubing/icons"; /* stylelint-disable-line no-invalid-position-at-import-rule */ header { width: 100%;