Skip to content

Commit

Permalink
style(tokens): add sprig font-family to core
Browse files Browse the repository at this point in the history
  • Loading branch information
ju-Skinner committed Sep 19, 2024
1 parent 3891bee commit ac907c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/core/src/global/styles/tokens/core/_core.scss
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
--pine-color-purple-050: #fafbff;
--pine-font-family-greet: "GreetStandard";
--pine-font-family-inter: "Inter";
--pine-font-family-sprig: "Sprig";
--pine-font-size-100: 14px;
--pine-font-size-116: 16px;
--pine-font-size-128: 18px;
Expand Down

0 comments on commit ac907c5

Please sign in to comment.