Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
system-font-css
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
jonathantneal
system-font-css
Commits
1924208a
Commit
1924208a
authored
7 years ago
by
Zach Leatherman
Browse files
Options
Downloads
Patches
Plain Diff
Fixes #14
parent
fea069dd
Branches
Branches containing commit
Tags
v2.0.2
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
package.json
+1
-1
1 addition, 1 deletion
package.json
system-font.css
+1
-1
1 addition, 1 deletion
system-font.css
with
2 additions
and
2 deletions
package.json
+
1
−
1
View file @
1924208a
{
"name"
:
"system-font-css"
,
"description"
:
"Use the native system font of the OS running the browser"
,
"version"
:
"2.0.
1
"
,
"version"
:
"2.0.
2
"
,
"author"
:
"Jonathan Neal <jonathantneal@hotmail.com> (http://jonathantneal.com)"
,
"contributors"
:
[
"Zach Leatherman <zachleatherman@gmail.com> (https://zachleat.com/)"
...
...
This diff is collapsed.
Click to expand it.
system-font.css
+
1
−
1
View file @
1924208a
/*! system-font.css v
1.1.0
| CC0-1.0 License | github.com/jonathantneal/system-font-
face
*/
/*! system-font.css v
2.0.2
| CC0-1.0 License | github.com/jonathantneal/system-font-
css
*/
@font-face
{
font-family
:
system-ui
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment