Skip to content

Commit 2a246ea

Browse files
committed
Fix homepage build
1 parent bb13a2c commit 2a246ea

File tree

2 files changed

+25
-24
lines changed

2 files changed

+25
-24
lines changed

index.html

+20-20
Original file line numberDiff line numberDiff line change
@@ -424,8 +424,8 @@ <h1 class="f5 fw6 ttu tracked"><a href="#npm" class="link near-black">Module Lis
424424
href="//github.com/tachyons-css/tachyons-border-colors">
425425
tachyons-border-colors
426426
</a>
427-
<code class="f6 di fw4 pr2">v4.0.5</code>
428-
<code class="f6 di black-60">297 B</code>
427+
<code class="f6 di fw4 pr2">v4.1.0</code>
428+
<code class="f6 di black-60">504 B</code>
429429
</div>
430430

431431
<div class="mb3 mb4-ns fl w-100 w-50-m w-33-l">
@@ -451,17 +451,17 @@ <h1 class="f5 fw6 ttu tracked"><a href="#npm" class="link near-black">Module Lis
451451
href="//github.com/tachyons-css/tachyons-border-widths">
452452
tachyons-border-widths
453453
</a>
454-
<code class="f6 di fw4 pr2">v2.0.2</code>
455-
<code class="f6 di black-60">185 B</code>
454+
<code class="f6 di fw4 pr2">v2.1.0</code>
455+
<code class="f6 di black-60">247 B</code>
456456
</div>
457457

458458
<div class="mb3 mb4-ns fl w-100 w-50-m w-33-l">
459459
<a class="db f5 link mb1 dim near-black b" title="View tachyons-borders on GitHub"
460460
href="//github.com/tachyons-css/tachyons-borders">
461461
tachyons-borders
462462
</a>
463-
<code class="f6 di fw4 pr2">v2.2.0</code>
464-
<code class="f6 di black-60">294 B</code>
463+
<code class="f6 di fw4 pr2">v2.2.1</code>
464+
<code class="f6 di black-60">228 B</code>
465465
</div>
466466

467467
<div class="mb3 mb4-ns fl w-100 w-50-m w-33-l">
@@ -496,7 +496,7 @@ <h1 class="f5 fw6 ttu tracked"><a href="#npm" class="link near-black">Module Lis
496496
href="//github.com/tachyons-css/tachyons-colors">
497497
tachyons-colors
498498
</a>
499-
<code class="f6 di fw4 pr2">v5.1.2</code>
499+
<code class="f6 di fw4 pr2">v5.2.1</code>
500500
<code class="f6 di black-60">22 B</code>
501501
</div>
502502

@@ -527,15 +527,6 @@ <h1 class="f5 fw6 ttu tracked"><a href="#npm" class="link near-black">Module Lis
527527
<code class="f6 di black-60">307 B</code>
528528
</div>
529529

530-
<div class="mb3 mb4-ns fl w-100 w-50-m w-33-l">
531-
<a class="db f5 link mb1 dim near-black b" title="View tachyons-display-verbose on GitHub"
532-
href="//github.com/tachyons-css/tachyons-display-verbose">
533-
tachyons-display-verbose
534-
</a>
535-
<code class="f6 di fw4 pr2">v1.0.0</code>
536-
<code class="f6 di black-60">257 B</code>
537-
</div>
538-
539530
<div class="mb3 mb4-ns fl w-100 w-50-m w-33-l">
540531
<a class="db f5 link mb1 dim near-black b" title="View tachyons-flexbox on GitHub"
541532
href="//github.com/tachyons-css/tachyons-flexbox">
@@ -550,8 +541,8 @@ <h1 class="f5 fw6 ttu tracked"><a href="#npm" class="link near-black">Module Lis
550541
href="//github.com/tachyons-css/tachyons-floats">
551542
tachyons-floats
552543
</a>
553-
<code class="f6 di fw4 pr2">v2.0.5</code>
554-
<code class="f6 di black-60">175 B</code>
544+
<code class="f6 di fw4 pr2">v2.0.6</code>
545+
<code class="f6 di black-60">176 B</code>
555546
</div>
556547

557548
<div class="mb3 mb4-ns fl w-100 w-50-m w-33-l">
@@ -703,8 +694,8 @@ <h1 class="f5 fw6 ttu tracked"><a href="#npm" class="link near-black">Module Lis
703694
href="//github.com/tachyons-css/tachyons-skins">
704695
tachyons-skins
705696
</a>
706-
<code class="f6 di fw4 pr2">v3.1.6</code>
707-
<code class="f6 di black-60">717 B</code>
697+
<code class="f6 di fw4 pr2">v3.2.1</code>
698+
<code class="f6 di black-60">1.13 KB</code>
708699
</div>
709700

710701
<div class="mb3 mb4-ns fl w-100 w-50-m w-33-l">
@@ -824,6 +815,15 @@ <h1 class="f5 fw6 ttu tracked"><a href="#npm" class="link near-black">Module Lis
824815
<code class="f6 di black-60">160 B</code>
825816
</div>
826817

818+
<div class="mb3 mb4-ns fl w-100 w-50-m w-33-l">
819+
<a class="db f5 link mb1 dim near-black b" title="View tachyons-z-index on GitHub"
820+
href="//github.com/tachyons-css/tachyons-z-index">
821+
tachyons-z-index
822+
</a>
823+
<code class="f6 di fw4 pr2">v1.0.0</code>
824+
<code class="f6 di black-60">114 B</code>
825+
</div>
826+
827827

828828

829829
<div class="fl w-100 lh-copy">

package.json

+5-4
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
"tachyons-border-style": "^3.0.2",
2727
"tachyons-border-widths": "^2.0.2",
2828
"tachyons-borders": "^2.1.0",
29-
"tachyons-box-sizing": "^3.1.2",
3029
"tachyons-box-shadow": "^1.1.0",
30+
"tachyons-box-sizing": "^3.1.2",
3131
"tachyons-clears": "^2.2.0",
3232
"tachyons-colors": "^5.1.2",
3333
"tachyons-coordinates": "^3.0.1",
3434
"tachyons-debug": "^1.1.2",
3535
"tachyons-display": "^4.1.0",
36-
"tachyons-floats": "^2.0.4",
3736
"tachyons-flexbox": "^1.0.0",
37+
"tachyons-floats": "^2.0.4",
3838
"tachyons-font-family": "^4.2.0",
3939
"tachyons-font-style": "^3.0.2",
4040
"tachyons-font-weight": "^4.0.4",
@@ -64,7 +64,8 @@
6464
"tachyons-visibility": "^1.0.4",
6565
"tachyons-white-space": "^3.0.2",
6666
"tachyons-widths": "^4.0.2",
67-
"tachyons-word-break": "1.0.1"
67+
"tachyons-word-break": "1.0.1",
68+
"tachyons-z-index": "^1.0.0"
6869
},
6970
"devDependencies": {
7071
"autoprefixer": "^6.3.6",
@@ -106,7 +107,7 @@
106107
"tachyons": "^4.0.0-beta.27",
107108
"tachyons-cli": "^0.6.0",
108109
"tachyons-flexbox": "^1.0.0",
109-
"tachyons-modules": "^1.1.4",
110+
"tachyons-modules": "^1.1.5",
110111
"tachyons-queries": "^0.3.1",
111112
"titleize": "^1.0.0",
112113
"watch": "^0.18.0"

0 commit comments

Comments
 (0)