the-monospace-web-alt
v1.0.1
Published
alternative package to provide the css from the-monospace-web created by Oskar Wickström
Readme
the-monospace-web-alt
alternative package to provide the css from the-monospace-web created by Oskar Wickström
Usage
Install the package
npm i the-monospace-web-altUse in your javascript
import 'node_modules/the-monospace-web-alt/reset.css'
import 'node_modules/the-monospace-web-alt/index.css'Or use any CDN able to mirror npm packages:
<link rel="stylesheet" href="https://unpkg.com/[email protected]/reset.css"/>
<link rel="stylesheet" href="https://unpkg.com/[email protected]/index.css"/> Why alt
I hope that one day Oskar find the time to create the official npm package.
