@@ -51,11 +51,11 @@ <h1>Getting Started</h1>
51
51
< p class ="measure lh-copy ">
52
52
Copy the line of code below and paste it in the head of the html file(s) you want to include tachyons in.
53
53
</ p >
54
- < pre class ="pre black-70 "> < code class ="code f6 dib pa2 bg-near-white " style ="font-size: 14px; "> <link rel="stylesheet" href="https://s3-us-west-1.amazonaws.com/tachyons-css/4.0.1-beta/tachyons.min.css"></ code > </ pre >
54
+ < pre class ="pre black-70 " style =" overflow: auto " > < code class ="code f6 dib pa2 bg-near-white " style ="font-size: 14px; "> <link rel="stylesheet" href="https://s3-us-west-1.amazonaws.com/tachyons-css/4.0.1-beta/tachyons.min.css"></ code > </ pre >
55
55
< p class ="mt4 "> < b > or</ b > install via npm</ p >
56
- < pre class ="pre black-70 "> < code class ="code f6 dib pa2 bg-near-white " style ="font-size: 14px; "> npm install --save-dev tachyons</ code > </ pre >
56
+ < pre class ="pre black-70 " style =" overflow: auto " > < code class ="code f6 dib pa2 bg-near-white " style ="font-size: 14px; "> npm install --save-dev tachyons</ code > </ pre >
57
57
< p class ="mt4 "> < b > or</ b > grab all the source files and build+develop locally</ p >
58
- < pre class ="pre black-70 "> < code class ="code f6 dib pa2 bg-near-white " style ="font-size: 14px; "> git clone git@github.com:tachyons-css/tachyons.git
58
+ < pre class ="pre black-70 " style =" overflow: auto " > < code class ="code f6 dib pa2 bg-near-white " style ="font-size: 14px; "> git clone git@github.com:tachyons-css/tachyons.git
59
59
cd tachyons
60
60
npm install && npm build
61
61
</ code > </ pre >
@@ -292,7 +292,7 @@ <h3 class="f5 fw6 ttu tracked"><a href="#npm" class="link mid-gray">Tachyons on
292
292
< a class ="f3 link dim dark-gray b " href ="http://npmjs.com/package/tachyons-border-colors "> tachyons-border-colors</ a >
293
293
< a class ="link dim dark-gray f6 " href ="http://github.com/mrmrs/tachyons-border-colors "> View on GitHub</ a >
294
294
< div >
295
- < span class ="dark-gray fw4 pr2 "> v4.0.0 </ span >
295
+ < span class ="dark-gray fw4 pr2 "> v4.0.4 </ span >
296
296
< span class ="dark-gray "> 297 B</ span >
297
297
</ div >
298
298
</ div >
@@ -348,7 +348,7 @@ <h3 class="f5 fw6 ttu tracked"><a href="#npm" class="link mid-gray">Tachyons on
348
348
< a class ="f3 link dim dark-gray b " href ="http://npmjs.com/package/tachyons-colors "> tachyons-colors</ a >
349
349
< a class ="link dim dark-gray f6 " href ="http://github.com/mrmrs/tachyons-colors "> View on GitHub</ a >
350
350
< div >
351
- < span class ="dark-gray fw4 pr2 "> v5.1.0 </ span >
351
+ < span class ="dark-gray fw4 pr2 "> v5.1.1 </ span >
352
352
</ div >
353
353
</ div >
354
354
< div class ="mb3 ">
@@ -379,8 +379,8 @@ <h3 class="f5 fw6 ttu tracked"><a href="#npm" class="link mid-gray">Tachyons on
379
379
< a class ="f3 link dim dark-gray b " href ="http://npmjs.com/package/tachyons-font-family "> tachyons-font-family</ a >
380
380
< a class ="link dim dark-gray f6 " href ="http://github.com/mrmrs/tachyons-font-family "> View on GitHub</ a >
381
381
< div >
382
- < span class ="dark-gray fw4 pr2 "> v4.1.0 </ span >
383
- < span class ="dark-gray "> 217 B</ span >
382
+ < span class ="dark-gray fw4 pr2 "> v4.1.1 </ span >
383
+ < span class ="dark-gray "> 232 B</ span >
384
384
</ div >
385
385
</ div >
386
386
< div class ="mb3 ">
@@ -490,15 +490,15 @@ <h3 class="f5 fw6 ttu tracked"><a href="#npm" class="link mid-gray">Tachyons on
490
490
< a class ="f3 link dim dark-gray b " href ="http://npmjs.com/package/tachyons-skins "> tachyons-skins</ a >
491
491
< a class ="link dim dark-gray f6 " href ="http://github.com/mrmrs/tachyons-skins "> View on GitHub</ a >
492
492
< div >
493
- < span class ="dark-gray fw4 pr2 "> v3.0 .0</ span >
493
+ < span class ="dark-gray fw4 pr2 "> v3.1 .0</ span >
494
494
< span class ="dark-gray "> 672 B</ span >
495
495
</ div >
496
496
</ div >
497
497
< div class ="mb3 ">
498
498
< a class ="f3 link dim dark-gray b " href ="http://npmjs.com/package/tachyons-spacing "> tachyons-spacing</ a >
499
499
< a class ="link dim dark-gray f6 " href ="http://github.com/mrmrs/tachyons-spacing "> View on GitHub</ a >
500
500
< div >
501
- < span class ="dark-gray fw4 pr2 "> v5.0.0 </ span >
501
+ < span class ="dark-gray fw4 pr2 "> v5.0.2 </ span >
502
502
< span class ="dark-gray "> 1.7 KB</ span >
503
503
</ div >
504
504
</ div >
0 commit comments