UNPKG

font-family-system-ui

Version:

Poor man's `font-family: system-ui` implementation

23 lines (22 loc) 555 B
{ "name": "font-family-system-ui", "version": "0.0.1", "description": "Poor man's `font-family: system-ui` implementation", "main": "index.css", "repository": { "type": "git", "url": "git+https://github.com/agurtovoy/font-family-system-ui.git" }, "keywords": [ "font", "system font", "system-ui", "css" ], "author": "agurtovoy", "license": "MIT", "bugs": { "url": "https://github.com/agurtovoy/font-family-system-ui/issues" }, "homepage": "https://github.com/agurtovoy/font-family-system-ui#readme" }