Skip to content

Commit

Permalink
hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Jan 4, 2025
1 parent 77de4d1 commit c841a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/pdf.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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%;
Expand Down

0 comments on commit c841a6c

Please sign in to comment.