Skip to content

Commit fd9c7d6

Browse files
authored
Add Google font imports (Gatsby) (graphql#924)
1 parent ac6f153 commit fd9c7d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/css/variables.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
@import url(http://github.com/%3Cspan%20class=%22pl-s%22%3E%3Cspan%20class=%22pl-pds%22%3E"%3C/span%3Ehttps://fonts.googleapis.com/css?family=Rubik:300|Roboto:300%3Cspan%20class=%22pl-pds%22%3E"%3C/span%3E%3C/span%3E);
2+
@import url(http://github.com/%3Cspan%20class=%22pl-s%22%3E%3Cspan%20class=%22pl-pds%22%3E"%3C/span%3Ehttps://fonts.googleapis.com/css?family=Roboto+Mono:400,400i,600%3Cspan%20class=%22pl-pds%22%3E"%3C/span%3E%3C/span%3E);
3+
14
/* https://www.pantone.com/color-finder/Rhodamine-Red-C */
25
@dark-color: #171E26;
36
@rhodamine-color: #E10098;

0 commit comments

Comments
 (0)