Get started with firacode CDN
Stable version
Copied!
How to start using firacode CDN
<!DOCTYPE html>
<html>
<head>
<link href="https://cdn.cdnhub.io/firacode/6.2.0/fira_code.css" rel="stylesheet">
<style>
pre {
font-family: "Fira Code", monospace;
}
</style>
<title>Get started with firacode CDN - cdnhub.io</title>
</head>
<body>
<pre>
const a = 1 + 1;
console.log(a); // 2
</pre>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!