Skip to content

Conversation

tagliala
Copy link
Member

@tagliala tagliala commented Mar 20, 2022

Steps are described in individual commits

Ref: FortAwesome/Font-Awesome#18775

@tagliala tagliala force-pushed the experimental/fontawesome-css-unicode-fix branch from 8366f16 to a58cf89 Compare September 27, 2022 17:02
Fix to `_functions.scss` is trivial

As per `_variables.scss`, a “find and replace in selection by regexp”
functionality may be used.

1. Select lines containing variables
2. Find `: \\(.+);` and replace with `: "$1";`

Note: regexp replacement syntax may change according to the editor.

Our goal is to turn `$fa-var-0: \30;` into `$fa-var-0: "30";`
@tagliala tagliala force-pushed the experimental/fontawesome-css-unicode-fix branch from a58cf89 to 5846641 Compare September 27, 2022 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant