Нет описания https://rubjo.github.io/victor-mono/
rubjo 1ba2239941 ✨ Update PayPal links | 9 месяцев назад | |
---|---|---|
.github | 1 год назад | |
dist | 10 месяцев назад | |
public | 9 месяцев назад | |
src | 9 месяцев назад | |
.eslintrc.js | 3 лет назад | |
.gitignore | 5 лет назад | |
.stylelintrc.js | 5 лет назад | |
.travis.yml | 2 лет назад | |
FUNDING.yml | 9 месяцев назад | |
LICENSE | 3 лет назад | |
README.md | 9 месяцев назад | |
Victor Mono Italic.glyphs | 10 месяцев назад | |
Victor Mono Oblique.glyphs | 10 месяцев назад | |
Victor Mono.glyphs | 10 месяцев назад | |
babel.config.js | 5 лет назад | |
deploy.sh | 5 лет назад | |
package-lock.json | 10 месяцев назад | |
package.json | 10 месяцев назад | |
postcss.config.js | 5 лет назад | |
vue.config.js | 5 лет назад |
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