File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 30
30
< a href ="/ " class ="dib f5 f4-ns fw6 mt0 mb1 link black-70 dim " title ="Home ">
31
31
Tachyons
32
32
< div class ="dib ">
33
- < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.0.0-beta.29 </ small >
33
+ < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.0.0-beta.31 </ small >
34
34
</ div >
35
35
</ a >
36
36
</ div >
@@ -74,9 +74,9 @@ <h1>Getting Started</h1>
74
74
< p class ="measure lh-copy ">
75
75
Copy the line of code below and paste it in the head of the html file(s) you want to include tachyons in.
76
76
</ p >
77
- < 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://npmcdn.com/tachyons@4.0.0-beta.29 /css/tachyons.min.css"></ code > </ pre >
77
+ < 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://npmcdn.com/tachyons@4.0.0-beta.31 /css/tachyons.min.css"></ code > </ pre >
78
78
< p class ="mt4 "> < b > or</ b > install via npm</ p >
79
- < 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@4.0.0-beta.29 </ code > </ pre >
79
+ < 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@4.0.0-beta.31 </ code > </ pre >
80
80
< p class ="mt4 "> < b > or</ b > grab all the source files and build+develop locally</ p >
81
81
< 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
82
82
cd tachyons
You can’t perform that action at this time.
0 commit comments