Skip to content

Commit

Permalink
Add fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
glsubri committed Sep 22, 2020
1 parent cd5d015 commit 6c988d4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,12 @@
"elm-analyse": "^0.16.5",
"elm-format": "^0.8.3",
"elm-hot": "^1.1.5",
"fontsource-mulish": "^3.0.5",
"parcel-bundler": "^1.12.4",
"parcel-plugin-static-files-copy": "^2.3.1",
"postcss": "^8.0.7",
"tailwindcss": "^1.8.10",
"typeface-archivo": "^1.1.3",
"utilities": "^1.0.5"
},
"devDependencies": {
Expand Down
10 changes: 10 additions & 0 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2685,6 +2685,11 @@ firstline@^1.2.0:
resolved "https://registry.yarnpkg.com/firstline/-/firstline-1.3.1.tgz#59e84af0fd858fbc6dac0a0ff97fd22a47e58084"
integrity sha512-ycwgqtoxujz1dm0kjkBFOPQMESxB9uKc/PlD951dQDIG+tBXRpYZC2UmJb0gDxopQ1ZX6oyRQN3goRczYu7Deg==

fontsource-mulish@^3.0.5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/fontsource-mulish/-/fontsource-mulish-3.0.5.tgz#9cef7432383d29e7669ab5204bbce24b94cffd5b"
integrity sha512-ICxdw7Qq6FxTrC8RNpWPYEqoUh3bCtjSFxDad7bRcC5nzUsBiwWUT80UPPfwCj+rO5G/QJ/P4i2EZuaxszUVfQ==

for-in@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
Expand Down Expand Up @@ -5846,6 +5851,11 @@ typedarray@^0.0.6, typedarray@~0.0.5:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

typeface-archivo@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/typeface-archivo/-/typeface-archivo-1.1.3.tgz#22c86cde8c18de4b878687bbc856c1f2e2389d4a"
integrity sha512-08zahBpkGVcsLZEJ5nHTQ1WPiZXIIcm9f/GQfUI4BGt3bOwQ3SJHsDTU/kFwEHE9HeuuRqjWXjnVfRnA/7Rx7Q==

[email protected]:
version "1.0.2"
resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.0.2.tgz#ace116ab557cd197386a4e88f4685378c8b2e4fa"
Expand Down

0 comments on commit 6c988d4

Please sign in to comment.