Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font ligature not working #7

Open
kaybhutani opened this issue Mar 17, 2019 · 0 comments
Open

Font ligature not working #7

kaybhutani opened this issue Mar 17, 2019 · 0 comments

Comments

@kaybhutani
Copy link

kaybhutani commented Mar 17, 2019

<style>
@font-face {
  font-family: example;
  src: url(./example-font.woff);
}

div {
  font-family: example;
}
</style>




<div style="font-size: 100px;">

admin
&#61697

</div>

When I do this, &#61697 returns me the icon at that unicode but the ligature isn't working. Which is for the same unicode value

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

No branches or pull requests

1 participant