Skip to content

Instantly share code, notes, and snippets.

@alexeyten
Last active April 11, 2020 20:24
Show Gist options
  • Save alexeyten/50617a712ba980fc373395fac5bca7a5 to your computer and use it in GitHub Desktop.
Save alexeyten/50617a712ba980fc373395fac5bca7a5 to your computer and use it in GitHub Desktop.
Test Iosevka Term
/**
* Test Iosevka Term
*/
body {
padding: 10pt;
font-size: 16pt;
font-family: Iosevka Dev, Iosevka Term, serif;
}
<p>1 === 1 // triple =
<p>1 == 1 // double =
<p>1 <= 2 // < =
<p>2 >= 1 // > =
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment