-
- Downloads
1.0.0
parents
No related branches found
No related tags found
Showing
- CHANGELOG.md 3 additions, 0 deletionsCHANGELOG.md
- LICENSE.md 15 additions, 0 deletionsLICENSE.md
- README.md 37 additions, 0 deletionsREADME.md
- index.html 158 additions, 0 deletionsindex.html
- package.json 25 additions, 0 deletionspackage.json
- system-font.css 57 additions, 0 deletionssystem-font.css
CHANGELOG.md
0 → 100644
LICENSE.md
0 → 100644
README.md
0 → 100644
index.html
0 → 100644
package.json
0 → 100644
{ | |||
"name": "system-font-css", | |||
"description": "Use the native system font of the OS running the browser", | |||
"version": "1.0.0", | |||
"author": "Jonathan Neal <jonathantneal@hotmail.com> (http://jonathantneal.com)", | |||
"contributors": [], | |||
"homepage": "https://github.com/jonathantneal/system-font-css", | |||
"license": "CC0-1.0", | |||
"keywords": ["system", "fonts", "faces", "rules", "css", "mac", "windows", "ubuntu", "san", "fransisco", "helvetica", "neue", "lucida", "grande", "segoe", "ui", "microsoft", "sans", "serif"], | |||
"bugs": { | |||
"url": "https://github.com/jonathantneal/system-font-css/issues" | |||
}, | |||
"repository": { | |||
"type": "git", | |||
"url": "git@github.com:jonathantneal/system-font-css.git" | |||
}, | |||
"engines": { | |||
"node": ">=0.8.0" | |||
}, | |||
"dependencies": {}, | |||
"devDependencies": {}, | |||
"main": "system-font.css", | |||
"scripts": {} | |||
} | |||
\ No newline at end of file |
system-font.css
0 → 100644
Please register or sign in to comment