Skip to content

Commit 55458a6

Browse files
author
adam morse
committed
Regenerate some pages with proper version in header
1 parent c91e47b commit 55458a6

File tree

59 files changed

+139
-139
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+139
-139
lines changed

build.js

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@ const prettyHrtime = require('pretty-hrtime');
44

55
const startTime = process.hrtime();
66

7-
// require('./src/header-build')()
7+
require('./src/header-build')()
88
// require('./src/gallery-build')()
9-
// require('./src/resources-build')()
10-
// console.log('header build complete')
11-
// require('./src/table-of-styles-build')()
12-
// console.log('table of styles build complete')
13-
// require('./src/table-of-properties-build')()
14-
// console.log('table of properties build complete')
15-
// require('./src/home-build')()
16-
// console.log('home build complete')
9+
//require('./src/resources-build')()
10+
console.log('header build complete')
11+
require('./src/table-of-styles-build')()
12+
console.log('table of styles build complete')
13+
require('./src/table-of-properties-build')()
14+
console.log('table of properties build complete')
15+
require('./src/home-build')()
16+
console.log('home build complete')
1717

18-
const componentsBuildList = require('./src/components-build-list');
19-
const componentsBuildIndex = require('./src/components-build-index');
20-
const componentsBuildRSS = require('./src/components-build-rss');
21-
const componentsBuildPages = require('./src/components-build-pages');
22-
const componentsBuildScreenshots = require('./src/components-build-screenshots');
18+
//const componentsBuildList = require('./src/components-build-list');
19+
//const componentsBuildIndex = require('./src/components-build-index');
20+
//const componentsBuildRSS = require('./src/components-build-rss');
21+
//const componentsBuildPages = require('./src/components-build-pages');
22+
//const componentsBuildScreenshots = require('./src/components-build-screenshots');
2323

2424
// See src/components-build-defaults for list of options that can be overriden
2525
const options = {
@@ -48,11 +48,11 @@ const options = {
4848
// as the new one (i.e. no need to re-generate *all* the screenshots unless you made
4949
// modifications to the screenshots script itself).
5050
co(function* generator() {
51-
yield componentsBuildList(options); // <- builds temporary components list (JSON)
52-
yield componentsBuildIndex(options); // <- builds index pages (by category & most recent)
53-
yield componentsBuildRSS(options); // <- builds RSS feed
54-
yield componentsBuildPages(options); // <- comment to skip building pages
55-
yield componentsBuildScreenshots(options); // <- comment to skip building screenshots
51+
//yield componentsBuildList(options); // <- builds temporary components list (JSON)
52+
//yield componentsBuildIndex(options); // <- builds index pages (by category & most recent)
53+
//yield componentsBuildRSS(options); // <- builds RSS feed
54+
//yield componentsBuildPages(options); // <- comment to skip building pages
55+
//yield componentsBuildScreenshots(options); // <- comment to skip building screenshots
5656
}).then(() => {
5757
const elapsed = process.hrtime(startTime);
5858
console.log(chalk.green('All done'), chalk.dim(prettyHrtime(elapsed)));

docs/debug-grid/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>
@@ -197,7 +197,7 @@ <h4 class="f6 fw6">Reference</h4>
197197
<header class="ph3 ph5-ns pt4">
198198
<article class="bt b--black-10 pa3 ph5-ns">
199199
<h4 class="f4 mv0 fw6 dib mr4">tachyons-debug-grid</h4>
200-
<span class="f4 b dib pl0 ml0 mr4">v1.2.3</span>
200+
<span class="f4 b dib pl0 ml0 mr4">v1.2.4</span>
201201
<span class="f4 b dib pl0 ml0 mr4">1.87 KB</span>
202202
<div>
203203
<dl class="dib mr4 mt0">

docs/debug/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>
@@ -340,7 +340,7 @@ <h4 class="f6 fw6">Reference</h4>
340340
<header class="ph3 ph5-ns pt4">
341341
<article class="bt b--black-10 pa3 ph5-ns">
342342
<h4 class="f4 mv0 fw6 dib mr4">tachyons-debug</h4>
343-
<span class="f4 b dib pl0 ml0 mr4">v1.1.10</span>
343+
<span class="f4 b dib pl0 ml0 mr4">v1.1.11</span>
344344
<span class="f4 b dib pl0 ml0 mr4">902 B</span>
345345
<div>
346346
<dl class="dib mr4 mt0">

docs/elements/forms/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>
@@ -104,7 +104,7 @@ <h4 class="f6 fw6">Reference</h4>
104104
<section class="bg-white black-70 pt4 pb5 overflow-container">
105105
<header class="ph3 ph5-ns pt4">
106106
<h4 class="f4 mv0 fw6 dib mr4">tachyons-forms</h4>
107-
<span class="f4 b dib pl0 ml0 mr4">v3.1.3</span>
107+
<span class="f4 b dib pl0 ml0 mr4">v3.1.4</span>
108108
<span class="f4 b dib pl0 ml0 mr4">110 B</span>
109109
<div>
110110
<dl class="dib mr4 mt0">

docs/elements/images/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>

docs/elements/links/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>
@@ -331,7 +331,7 @@ <h4 class="f6 fw6 mt0">Reference</h4>
331331
<section class="bg-white black-70 pb5 overflow-container">
332332
<header class="ph3 ph5-ns pt4">
333333
<h4 class="f4 mv0 fw6 dib mr4">tachyons-links</h4>
334-
<span class="f4 b dib pl0 ml0 mr4">v3.0.10</span>
334+
<span class="f4 b dib pl0 ml0 mr4">v3.0.11</span>
335335
<span class="f4 b dib pl0 ml0 mr4">111 B</span>
336336
<div>
337337
<dl class="dib mr4 mt0">

docs/elements/lists/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>
@@ -112,7 +112,7 @@ <h1 class="f6 f5-ns ttu tracked fw6 gray">Reference</h1>
112112
<section class="bg-white black-70 pt4 pb5 overflow-container">
113113
<header class="ph3 ph5-ns pt4">
114114
<h4 class="f4 mv0 fw6 dib mr4">tachyons-lists</h4>
115-
<span class="f4 b dib pl0 ml0 mr4">v2.0.12</span>
115+
<span class="f4 b dib pl0 ml0 mr4">v2.0.13</span>
116116
<span class="f4 b dib pl0 ml0 mr4">46 B</span>
117117
<div>
118118
<dl class="dib mr4 mt0">

docs/elements/tables/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>
@@ -116,7 +116,7 @@ <h4 class="f6 fw6">Reference</h4>
116116
<section class="bg-white black-70 pt4 pb5 overflow-container">
117117
<header class="ph3 ph5-ns pt4">
118118
<h4 class="f4 mv0 fw6 dib mr4">tachyons-tables</h4>
119-
<span class="f4 b dib pl0 ml0 mr4">v1.0.7</span>
119+
<span class="f4 b dib pl0 ml0 mr4">v1.0.8</span>
120120
<span class="f4 b dib pl0 ml0 mr4">142 B</span>
121121
<div>
122122
<dl class="dib mr4 mt0">

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3232
Tachyons
3333
<div class="dib">
34-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
34+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3535
</div>
3636
</a>
3737
</div>

docs/layout/box-sizing/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>
@@ -157,16 +157,16 @@ <h4 class="f6 fw6">Reference</h4>
157157
<section class="bg-white black-70 pt4 pb5 overflow-container">
158158
<header class="ph3 ph5-ns pt4">
159159
<h4 class="f4 mv0 fw6 dib mr4">tachyons-box-sizing</h4>
160-
<span class="f4 b dib pl0 ml0 mr4">v3.2.1</span>
161-
<span class="f4 b dib pl0 ml0 mr4">185 B</span>
160+
<span class="f4 b dib pl0 ml0 mr4">v3.2.2</span>
161+
<span class="f4 b dib pl0 ml0 mr4">206 B</span>
162162
<div>
163163
<dl class="dib mr4 mt0">
164164
<dt class="f6 db">Declarations </dt>
165165
<dd class="db pl0 ml0 f4 f2-ns b">1</dd>
166166
</dl>
167167
<dl class="dib mr4">
168168
<dt class="f6 db pr2">Selectors </dt>
169-
<dd class="db pl0 ml0 f4 f2-ns b">35</dd>
169+
<dd class="db pl0 ml0 f4 f2-ns b">40</dd>
170170
</dl>
171171
<dl class="dib mr4">
172172
<dt class="f6 db pr2">Max. Specificity Score </dt>

docs/layout/clearfix/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>

docs/layout/display/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>
@@ -242,7 +242,7 @@ <h4 class="f6 fw6">Reference</h4>
242242
<section class="bg-white black-70 pt4 pb5 overflow-container">
243243
<header class="ph3 ph5-ns pt4">
244244
<h4 class="f4 mv0 fw6 dib mr4">tachyons-display</h4>
245-
<span class="f4 b dib pl0 ml0 mr4">v5.0.4</span>
245+
<span class="f4 b dib pl0 ml0 mr4">v5.0.5</span>
246246
<span class="f4 b dib pl0 ml0 mr4">305 B</span>
247247
<div>
248248
<dl class="dib mr4 mt0">

docs/layout/flexbox/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3535
Tachyons
3636
<div class="dib">
37-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
37+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3838
</div>
3939
</a>
4040
</div>
@@ -719,19 +719,19 @@ <h4 class="f6 fw6 mt0">Reference</h4>
719719
<section class="bg-white black-70 pt4 pb5 overflow-container">
720720
<header class="ph3 ph5-ns pt4">
721721
<h4 class="f4 mv0 fw6 dib mr4">tachyons-flexbox</h4>
722-
<span class="f4 b dib pl0 ml0 mr4">v2.1.0</span>
723-
<span class="f4 b dib pl0 ml0 mr4">1.36 KB</span>
722+
<span class="f4 b dib pl0 ml0 mr4">v2.1.1</span>
723+
<span class="f4 b dib pl0 ml0 mr4">939 B</span>
724724
<div>
725725
<dl class="dib mr4 mt0">
726726
<dt class="f6 db">Declarations </dt>
727727
<dd class="db pl0 ml0 f4 f2-ns b">
728-
513
728+
192
729729
</dd>
730730
</dl>
731731
<dl class="dib mr4">
732732
<dt class="f6 db pr2">Selectors </dt>
733733
<dd class="db pl0 ml0 f4 f2-ns b">
734-
190
734+
184
735735
</dd>
736736
</dl>
737737
<dl class="dib mr4">
@@ -743,7 +743,7 @@ <h4 class="f4 mv0 fw6 dib mr4">tachyons-flexbox</h4>
743743
<dl class="dib mr4">
744744
<dt class="f6 db pr2">Size of Avg. Rule </dt>
745745
<dd class="db pl0 ml0 f4 f2-ns b">
746-
2.7433155080213902
746+
1.0434782608695652
747747
</dd>
748748
</dl>
749749
</div>

docs/layout/floats/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>
@@ -163,7 +163,7 @@ <h4 class="f6 fw6">Reference</h4>
163163
<section class="bg-white black-70 pt4 pb5 overflow-container">
164164
<header class="ph3 ph5-ns pt4">
165165
<h4 class="f4 mv0 fw6 dib mr4">tachyons-floats</h4>
166-
<span class="f4 b dib pl0 ml0 mr4">v3.0.4</span>
166+
<span class="f4 b dib pl0 ml0 mr4">v3.0.5</span>
167167
<span class="f4 b dib pl0 ml0 mr4">176 B</span>
168168
<div>
169169
<dl class="dib mr4 mt0">

docs/layout/grid/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>

docs/layout/heights/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>
@@ -216,7 +216,7 @@ <h4 class="f6 fw6">Reference</h4>
216216
<section class="bg-white black-70 pt4 pb5 overflow-container">
217217
<header class="ph3 ph5-ns pt4">
218218
<h4 class="f4 mv0 fw6 dib mr4">tachyons-heights</h4>
219-
<span class="f4 b dib pl0 ml0 mr4">v6.1.3</span>
219+
<span class="f4 b dib pl0 ml0 mr4">v6.1.4</span>
220220
<span class="f4 b dib pl0 ml0 mr4">342 B</span>
221221
<div>
222222
<dl class="dib mr4 mt0">

docs/layout/max-widths/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>
@@ -281,7 +281,7 @@ <h4 class="f6 fw6">Reference</h4>
281281
<section class="bg-white black-70 pt4 pb5 overflow-container">
282282
<header class="ph3 ph5-ns pt4">
283283
<h4 class="f4 mv0 fw6 dib mr4">tachyons-max-widths</h4>
284-
<span class="f4 b dib pl0 ml0 mr4">v4.0.4</span>
284+
<span class="f4 b dib pl0 ml0 mr4">v4.0.6</span>
285285
<span class="f4 b dib pl0 ml0 mr4">249 B</span>
286286
<div>
287287
<dl class="dib mr4 mt0">

docs/layout/position/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>
@@ -193,7 +193,7 @@ <h4 class="f6 fw6">Reference</h4>
193193
<section class="bg-white black-70 pt4 pb5 overflow-container">
194194
<header class="ph3 ph5-ns pt4">
195195
<h4 class="f4 mv0 fw6 dib mr4">tachyons-position</h4>
196-
<span class="f4 b dib pl0 ml0 mr4">v6.0.4</span>
196+
<span class="f4 b dib pl0 ml0 mr4">v6.0.7</span>
197197
<span class="f4 b dib pl0 ml0 mr4">169 B</span>
198198
<div>
199199
<dl class="dib mr4 mt0">

docs/layout/spacing/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>
@@ -276,7 +276,7 @@ <h4 class="f6 fw6">Reference</h4>
276276
<section class="bg-white black-70 pt4 pb5 overflow-container">
277277
<header class="ph3 ph5-ns pt4">
278278
<h4 class="f4 mv0 fw6 dib mr4">tachyons-spacing</h4>
279-
<span class="f4 b dib pl0 ml0 mr4">v6.0.4</span>
279+
<span class="f4 b dib pl0 ml0 mr4">v6.0.5</span>
280280
<span class="f4 b dib pl0 ml0 mr4">1.7 KB</span>
281281
<div>
282282
<dl class="dib mr4 mt0">

docs/layout/widths/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3333
Tachyons
3434
<div class="dib">
35-
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.10.0</small>
35+
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.12.0</small>
3636
</div>
3737
</a>
3838
</div>
@@ -254,7 +254,7 @@ <h4 class="f6 fw6">Reference</h4>
254254
<section class="bg-white black-70 pt4 pb5 overflow-container">
255255
<header class="ph3 ph5-ns pt4">
256256
<h4 class="f4 mv0 fw6 dib mr4">tachyons-widths</h4>
257-
<span class="f4 b dib pl0 ml0 mr4">v5.1.1</span>
257+
<span class="f4 b dib pl0 ml0 mr4">v5.2.1</span>
258258
<span class="f4 b dib pl0 ml0 mr4">394 B</span>
259259
<div>
260260
<dl class="dib mr4 mt0">

0 commit comments

Comments
 (0)