Monospace fonts are dear to many of us. Some find them more readable, consistent, and beautiful, than their proportional alternatives. Maybe weβre just brainwashed from spending years in terminals? Or are we hopelessly nostalgic? Iβm not sure. But I like them, and thatβs why I started experimenting with all-monospace Web.
https://owickstrom.github.io/the-monospace-web/
npm install @owickstrom/the-monospace-web
<link rel="stylesheet" href="node_modules/@owickstrom/the-monospace-web/dist/reset.css">
<link rel="stylesheet" href="node_modules/@owickstrom/the-monospace-web/dist/index.css">
nix develop # or `direnv allow .`
make