When i reference codepoints directly (2nd option) the unicodes are correctly applied. But when used with the pathOptions (1st option) I am seeing the entire file ignore. What is the best way to reference and use a codepoints file?
Also, the README + cli helper would greatly benefit with more information as there's information in multiple areas and you have to hunt for the info by searching the repo + issues.
Trying to follow the instructions in this repo for setting up a codepoints.json file. The README says there are two options:
When i reference codepoints directly (2nd option) the unicodes are correctly applied. But when used with the pathOptions (1st option) I am seeing the entire file ignore. What is the best way to reference and use a codepoints file?
Also, the README + cli helper would greatly benefit with more information as there's information in multiple areas and you have to hunt for the info by searching the repo + issues.