Skip to content

Commit 2e71175

Browse files
authored
Merge branch 'master' into dependabot/bundler/unicode-display_width-1.6.0
2 parents 32a7314 + 97d627e commit 2e71175

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

β€ŽGemfile.lockβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ GEM
214214
jekyll-feed (~> 0.9)
215215
jekyll-seo-tag (~> 2.1)
216216
minitest (5.11.3)
217-
multipart-post (2.0.0)
217+
multipart-post (2.1.1)
218218
nokogiri (1.10.3)
219219
mini_portile2 (~> 2.4.0)
220220
octokit (4.14.0)

β€Žassets/css/index.scssβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
22
---
33

4+
// The Inter-UI-* fonts referenced in primer-marketing are located here, until we upgrade to the new Primer.
5+
$marketing-font-path: "/assets/fonts/";
6+
47
@import "primer-core/index.scss";
58
@import "primer-marketing/index.scss";
69
@import "toc.scss";
710
@import "custom.scss";
811
@import "covers.scss";
912
@import "anchor.scss";
13+
161 KB
Binary file not shown.
153 KB
Binary file not shown.

0 commit comments

Comments
Β (0)