File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
< a href ="/ " class ="dib f5 f4-ns fw6 mt0 mb1 link black-50 dim " title ="Home ">
19
19
Tachyons
20
20
< div class ="dib ">
21
- < small class ="nowrap f6 mt2 mt3-ns pr2 black-50 fw2 "> v4.0.0-beta-3 </ small >
21
+ < small class ="nowrap f6 mt2 mt3-ns pr2 black-50 fw2 "> v4.0.0-beta-5 </ small >
22
22
</ div >
23
23
</ a >
24
24
</ div >
@@ -51,7 +51,7 @@ <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 " 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 >
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://tachyons-css.s3. amazonaws.com/4.0.1-beta/tachyons.min.css"></ code > </ pre >
55
55
< p class ="mt4 "> < b > or</ b > install via npm</ p >
56
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 >
@@ -399,8 +399,8 @@ <h3 class="f5 fw6 ttu tracked"><a href="#npm" class="link mid-gray">Tachyons on
399
399
< a class ="f3 link dim dark-gray b " href ="http://npmjs.com/package/tachyons-font-style "> tachyons-font-style</ a >
400
400
< a class ="link dim dark-gray f6 " href ="http://github.com/mrmrs/tachyons-font-style "> View on GitHub</ a >
401
401
< div >
402
- < span class ="dark-gray fw4 pr2 "> v2.2.2 </ span >
403
- < span class ="dark-gray "> 130 B</ span >
402
+ < span class ="dark-gray fw4 pr2 "> v3.0.0 </ span >
403
+ < span class ="dark-gray "> 132 B</ span >
404
404
</ div >
405
405
</ div >
406
406
< div class ="mb3 ">
You can’t perform that action at this time.
0 commit comments