OpenDyslexic / extension

Official OpenDyslexic browser extension
https://chrome.google.com/webstore/detail/opendyslexic/cdnapgfjopgaggbmfgbiinmmbdcglnam?hl=en
MIT License
76 stars 24 forks source link

Add support for FontAwesome 5 #38

Closed brianteeman closed 3 years ago

brianteeman commented 3 years ago

About

The font name for FA5 is slightly different so the plugin was replacing all instances with a square. This simple PR adds the naming for FA5 to resolve that.

Checklist

Impacted Areas in Application

None really. This just prevents the plugin replacing fontawesome 5 in exactly the same way as it does for other icon fonts

Screenshots

Before

before

After

after

RobertJGabriel commented 3 years ago

This was added to the wrong css file, Thank you for the pull request. Will added it to the main one now :)