No Description https://rubjo.github.io/victor-mono/
rubjo 1ba2239941 ✨ Update PayPal links | 9 months ago | |
---|---|---|
.github | 1 year ago | |
dist | 10 months ago | |
public | 9 months ago | |
src | 9 months ago | |
.eslintrc.js | 3 years ago | |
.gitignore | 5 years ago | |
.stylelintrc.js | 5 years ago | |
.travis.yml | 2 years ago | |
FUNDING.yml | 9 months ago | |
LICENSE | 3 years ago | |
README.md | 9 months ago | |
Victor Mono Italic.glyphs | 10 months ago | |
Victor Mono Oblique.glyphs | 10 months ago | |
Victor Mono.glyphs | 10 months ago | |
babel.config.js | 5 years ago | |
deploy.sh | 5 years ago | |
package-lock.json | 10 months ago | |
package.json | 10 months ago | |
postcss.config.js | 5 years ago | |
vue.config.js | 5 years ago |
npm i victormono
(installs Regular, Italic, Bold and Bold Italic styles)import 'victormono'
(in a typical modern JS setup, eg. Webpack/Vite)font-family: 'Victor Mono'
, font-weight
and font-style
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/victormono@latest/dist/index.min.css">
in <head>
or top of <body>
font-family: 'Victor Mono', monospace
Sublime:
"font_options": ["ss01"]
VScode:
"editor.fontLigatures": "'ss01'"
Kitty:
font_features VictorMono-Medium +ss01