Skip to content

Commit de54742

Browse files
committed
Deploying to gh-pages from @ 3f86351 🚀
1 parent c83a8c2 commit de54742

File tree

14 files changed

+95
-120
lines changed

14 files changed

+95
-120
lines changed

assets/site.css

+55-3
Large diffs are not rendered by default.

components/buttons/index.html

+2-9
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
<title>Lookbook by Lookback</title>
88
<meta name="author" content="Lookback" />
99

10-
<link rel="preconnect" href="https://fonts.googleapis.com" />
11-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
12-
<link
13-
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap"
14-
rel="stylesheet"
15-
/>
16-
1710
<meta
1811
name="keywords"
1912
content="styleguide, design system, brand, colors, css"
@@ -59,13 +52,13 @@
5952
</div>
6053
<div class="leading-none">
6154
<span class="block text-f5 text-blue-60">GitHub</span>
62-
<small>6.0.1</small>
55+
<small>6.0.2</small>
6356
</div>
6457
</a>
6558

6659
<p class="mb-5 text-f6 text-muted">
6760
Site updated
68-
<strong title="Mon Jan 08 2024 11:31:25 GMT+0000 (Coordinated Universal Time)"
61+
<strong title="Mon Jan 08 2024 14:27:35 GMT+0000 (Coordinated Universal Time)"
6962
>Jan 8, 2024</strong
7063
>
7164
</p>

components/loading/index.html

+2-9
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
<title>Lookbook by Lookback</title>
88
<meta name="author" content="Lookback" />
99

10-
<link rel="preconnect" href="https://fonts.googleapis.com" />
11-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
12-
<link
13-
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap"
14-
rel="stylesheet"
15-
/>
16-
1710
<meta
1811
name="keywords"
1912
content="styleguide, design system, brand, colors, css"
@@ -59,13 +52,13 @@
5952
</div>
6053
<div class="leading-none">
6154
<span class="block text-f5 text-blue-60">GitHub</span>
62-
<small>6.0.1</small>
55+
<small>6.0.2</small>
6356
</div>
6457
</a>
6558

6659
<p class="mb-5 text-f6 text-muted">
6760
Site updated
68-
<strong title="Mon Jan 08 2024 11:31:25 GMT+0000 (Coordinated Universal Time)"
61+
<strong title="Mon Jan 08 2024 14:27:35 GMT+0000 (Coordinated Universal Time)"
6962
>Jan 8, 2024</strong
7063
>
7164
</p>

index.html

+2-9
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
<title>Lookbook by Lookback</title>
88
<meta name="author" content="Lookback" />
99

10-
<link rel="preconnect" href="https://fonts.googleapis.com" />
11-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
12-
<link
13-
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap"
14-
rel="stylesheet"
15-
/>
16-
1710
<meta
1811
name="keywords"
1912
content="styleguide, design system, brand, colors, css"
@@ -59,13 +52,13 @@
5952
</div>
6053
<div class="leading-none">
6154
<span class="block text-f5 text-blue-60">GitHub</span>
62-
<small>6.0.1</small>
55+
<small>6.0.2</small>
6356
</div>
6457
</a>
6558

6659
<p class="mb-5 text-f6 text-muted">
6760
Site updated
68-
<strong title="Mon Jan 08 2024 11:31:25 GMT+0000 (Coordinated Universal Time)"
61+
<strong title="Mon Jan 08 2024 14:27:35 GMT+0000 (Coordinated Universal Time)"
6962
>Jan 8, 2024</strong
7063
>
7164
</p>

styling/forms/index.html

+2-9
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
<title>Lookbook by Lookback</title>
88
<meta name="author" content="Lookback" />
99

10-
<link rel="preconnect" href="https://fonts.googleapis.com" />
11-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
12-
<link
13-
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap"
14-
rel="stylesheet"
15-
/>
16-
1710
<meta
1811
name="keywords"
1912
content="styleguide, design system, brand, colors, css"
@@ -59,13 +52,13 @@
5952
</div>
6053
<div class="leading-none">
6154
<span class="block text-f5 text-blue-60">GitHub</span>
62-
<small>6.0.1</small>
55+
<small>6.0.2</small>
6356
</div>
6457
</a>
6558

6659
<p class="mb-5 text-f6 text-muted">
6760
Site updated
68-
<strong title="Mon Jan 08 2024 11:31:25 GMT+0000 (Coordinated Universal Time)"
61+
<strong title="Mon Jan 08 2024 14:27:35 GMT+0000 (Coordinated Universal Time)"
6962
>Jan 8, 2024</strong
7063
>
7164
</p>

styling/radii/index.html

+2-9
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
<title>Lookbook by Lookback</title>
88
<meta name="author" content="Lookback" />
99

10-
<link rel="preconnect" href="https://fonts.googleapis.com" />
11-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
12-
<link
13-
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap"
14-
rel="stylesheet"
15-
/>
16-
1710
<meta
1811
name="keywords"
1912
content="styleguide, design system, brand, colors, css"
@@ -59,13 +52,13 @@
5952
</div>
6053
<div class="leading-none">
6154
<span class="block text-f5 text-blue-60">GitHub</span>
62-
<small>6.0.1</small>
55+
<small>6.0.2</small>
6356
</div>
6457
</a>
6558

6659
<p class="mb-5 text-f6 text-muted">
6760
Site updated
68-
<strong title="Mon Jan 08 2024 11:31:25 GMT+0000 (Coordinated Universal Time)"
61+
<strong title="Mon Jan 08 2024 14:27:35 GMT+0000 (Coordinated Universal Time)"
6962
>Jan 8, 2024</strong
7063
>
7164
</p>

styling/shadows/index.html

+2-9
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
<title>Lookbook by Lookback</title>
88
<meta name="author" content="Lookback" />
99

10-
<link rel="preconnect" href="https://fonts.googleapis.com" />
11-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
12-
<link
13-
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap"
14-
rel="stylesheet"
15-
/>
16-
1710
<meta
1811
name="keywords"
1912
content="styleguide, design system, brand, colors, css"
@@ -59,13 +52,13 @@
5952
</div>
6053
<div class="leading-none">
6154
<span class="block text-f5 text-blue-60">GitHub</span>
62-
<small>6.0.1</small>
55+
<small>6.0.2</small>
6356
</div>
6457
</a>
6558

6659
<p class="mb-5 text-f6 text-muted">
6760
Site updated
68-
<strong title="Mon Jan 08 2024 11:31:25 GMT+0000 (Coordinated Universal Time)"
61+
<strong title="Mon Jan 08 2024 14:27:35 GMT+0000 (Coordinated Universal Time)"
6962
>Jan 8, 2024</strong
7063
>
7164
</p>

styling/typography/index.html

+16-9
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
<title>Lookbook by Lookback</title>
88
<meta name="author" content="Lookback" />
99

10-
<link rel="preconnect" href="https://fonts.googleapis.com" />
11-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
12-
<link
13-
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap"
14-
rel="stylesheet"
15-
/>
16-
1710
<meta
1811
name="keywords"
1912
content="styleguide, design system, brand, colors, css"
@@ -59,13 +52,13 @@
5952
</div>
6053
<div class="leading-none">
6154
<span class="block text-f5 text-blue-60">GitHub</span>
62-
<small>6.0.1</small>
55+
<small>6.0.2</small>
6356
</div>
6457
</a>
6558

6659
<p class="mb-5 text-f6 text-muted">
6760
Site updated
68-
<strong title="Mon Jan 08 2024 11:31:25 GMT+0000 (Coordinated Universal Time)"
61+
<strong title="Mon Jan 08 2024 14:27:35 GMT+0000 (Coordinated Universal Time)"
6962
>Jan 8, 2024</strong
7063
>
7164
</p>
@@ -146,6 +139,20 @@ <h5>Level 5 heading</h5>
146139

147140
<h6>Level 6 heading</h6>
148141

142+
<h1 class="italic text-f0">Title heading 1</h1>
143+
144+
<h1 class="italic">Level 1 heading</h1>
145+
146+
<h2 class="italic">Level 2 heading</h2>
147+
148+
<h3 class="italic">Level 3 heading</h3>
149+
150+
<h4 class="italic">Level 4 heading</h4>
151+
152+
<h5 class="italic">Level 5 heading</h5>
153+
154+
<h6 class="italic">Level 6 heading</h6>
155+
149156
<h6 class="text-f7">Level 7 heading (with <code>.text-f7</code>)</h6>
150157

151158
<hr class="my-4" />

styling/utilities/index.html

+2-9
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
<title>Lookbook by Lookback</title>
88
<meta name="author" content="Lookback" />
99

10-
<link rel="preconnect" href="https://fonts.googleapis.com" />
11-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
12-
<link
13-
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap"
14-
rel="stylesheet"
15-
/>
16-
1710
<meta
1811
name="keywords"
1912
content="styleguide, design system, brand, colors, css"
@@ -59,13 +52,13 @@
5952
</div>
6053
<div class="leading-none">
6154
<span class="block text-f5 text-blue-60">GitHub</span>
62-
<small>6.0.1</small>
55+
<small>6.0.2</small>
6356
</div>
6457
</a>
6558

6659
<p class="mb-5 text-f6 text-muted">
6760
Site updated
68-
<strong title="Mon Jan 08 2024 11:31:25 GMT+0000 (Coordinated Universal Time)"
61+
<strong title="Mon Jan 08 2024 14:27:35 GMT+0000 (Coordinated Universal Time)"
6962
>Jan 8, 2024</strong
7063
>
7164
</p>

styling/widths/index.html

+2-9
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
<title>Lookbook by Lookback</title>
88
<meta name="author" content="Lookback" />
99

10-
<link rel="preconnect" href="https://fonts.googleapis.com" />
11-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
12-
<link
13-
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap"
14-
rel="stylesheet"
15-
/>
16-
1710
<meta
1811
name="keywords"
1912
content="styleguide, design system, brand, colors, css"
@@ -59,13 +52,13 @@
5952
</div>
6053
<div class="leading-none">
6154
<span class="block text-f5 text-blue-60">GitHub</span>
62-
<small>6.0.1</small>
55+
<small>6.0.2</small>
6356
</div>
6457
</a>
6558

6659
<p class="mb-5 text-f6 text-muted">
6760
Site updated
68-
<strong title="Mon Jan 08 2024 11:31:25 GMT+0000 (Coordinated Universal Time)"
61+
<strong title="Mon Jan 08 2024 14:27:35 GMT+0000 (Coordinated Universal Time)"
6962
>Jan 8, 2024</strong
7063
>
7164
</p>

tech/classes/index.html

+2-9
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
<title>Lookbook by Lookback</title>
88
<meta name="author" content="Lookback" />
99

10-
<link rel="preconnect" href="https://fonts.googleapis.com" />
11-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
12-
<link
13-
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap"
14-
rel="stylesheet"
15-
/>
16-
1710
<meta
1811
name="keywords"
1912
content="styleguide, design system, brand, colors, css"
@@ -59,13 +52,13 @@
5952
</div>
6053
<div class="leading-none">
6154
<span class="block text-f5 text-blue-60">GitHub</span>
62-
<small>6.0.1</small>
55+
<small>6.0.2</small>
6356
</div>
6457
</a>
6558

6659
<p class="mb-5 text-f6 text-muted">
6760
Site updated
68-
<strong title="Mon Jan 08 2024 11:31:25 GMT+0000 (Coordinated Universal Time)"
61+
<strong title="Mon Jan 08 2024 14:27:35 GMT+0000 (Coordinated Universal Time)"
6962
>Jan 8, 2024</strong
7063
>
7164
</p>

tech/colors/index.html

+2-9
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
<title>Lookbook by Lookback</title>
88
<meta name="author" content="Lookback" />
99

10-
<link rel="preconnect" href="https://fonts.googleapis.com" />
11-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
12-
<link
13-
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap"
14-
rel="stylesheet"
15-
/>
16-
1710
<meta
1811
name="keywords"
1912
content="styleguide, design system, brand, colors, css"
@@ -59,13 +52,13 @@
5952
</div>
6053
<div class="leading-none">
6154
<span class="block text-f5 text-blue-60">GitHub</span>
62-
<small>6.0.1</small>
55+
<small>6.0.2</small>
6356
</div>
6457
</a>
6558

6659
<p class="mb-5 text-f6 text-muted">
6760
Site updated
68-
<strong title="Mon Jan 08 2024 11:31:25 GMT+0000 (Coordinated Universal Time)"
61+
<strong title="Mon Jan 08 2024 14:27:35 GMT+0000 (Coordinated Universal Time)"
6962
>Jan 8, 2024</strong
7063
>
7164
</p>

tech/intro/index.html

+2-9
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
<title>Lookbook by Lookback</title>
88
<meta name="author" content="Lookback" />
99

10-
<link rel="preconnect" href="https://fonts.googleapis.com" />
11-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
12-
<link
13-
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap"
14-
rel="stylesheet"
15-
/>
16-
1710
<meta
1811
name="keywords"
1912
content="styleguide, design system, brand, colors, css"
@@ -59,13 +52,13 @@
5952
</div>
6053
<div class="leading-none">
6154
<span class="block text-f5 text-blue-60">GitHub</span>
62-
<small>6.0.1</small>
55+
<small>6.0.2</small>
6356
</div>
6457
</a>
6558

6659
<p class="mb-5 text-f6 text-muted">
6760
Site updated
68-
<strong title="Mon Jan 08 2024 11:31:25 GMT+0000 (Coordinated Universal Time)"
61+
<strong title="Mon Jan 08 2024 14:27:35 GMT+0000 (Coordinated Universal Time)"
6962
>Jan 8, 2024</strong
7063
>
7164
</p>

0 commit comments

Comments
 (0)