Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
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/
Install
npm install @owickstrom/the-monospace-web
Usage
<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">
Build
nix develop # or `direnv allow .`
make