Skip to content

Commit

Permalink
feat(docs): self add contributors.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Griko Nibras <git@griko.id>
  • Loading branch information
Griko Nibras committed Dec 3, 2021
1 parent 38eb438 commit f69c2cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CONTRIBUTORS.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Mark Davis <mark@designermarkdavis.com>
Peer Richelsen <peer@cal.com>
Bailey Pumfleet <bailey@cal.com>
Griko Nibras <hello@griko.id>
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ import "cal-sans";
Finally, you can reference the font name in a CSS stylesheet, CSS Module, or CSS-in-JS.

```css
/* massign the Cal Sans font-family */
/* assign the Cal Sans font-family */
html,
body {
font-family: "Cal Sans";
Expand Down

0 comments on commit f69c2cb

Please sign in to comment.