File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
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.34 </ small >
33
+ < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.0.0-beta.35 </ small >
34
34
</ div >
35
35
</ a >
36
36
</ div >
@@ -100,7 +100,7 @@ <h1 class="f4 f1-ns lh-title measure mtn">
100
100
< div class ="fl-l w-50-l tl tc-ns pt4 pt5-ns ">
101
101
< a class ="dib ba b--black-20 bg-black-05 f5 small-caps ph4 pv3 link br2 white grow " href ="https://raw.githubusercontent.com/tachyons-css/tachyons/master/css/tachyons.min.css "> Download Tachyons</ a >
102
102
< div class ="tc-ns mt2 ">
103
- < code class ="f6 di white-60 mono "> v4.0.0-beta.34 </ code >
103
+ < code class ="f6 di white-60 mono "> v4.0.0-beta.35 </ code >
104
104
</ div >
105
105
106
106
@@ -112,9 +112,9 @@ <h1 class="mtn f5 ttu">Getting Started</h1>
112
112
< p class ="measure lh-copy ">
113
113
Copy the line of code below and paste it in the head of the html file(s) you want to include tachyons in.
114
114
</ p >
115
- < pre class ="pre white-70 " style ="overflow: auto "> < code class ="code f6 dib pa2 bg-black-20 " style ="font-size: 14px; "> <link rel="stylesheet" href="https://npmcdn.com/tachyons@4.0.0-beta.34 /css/tachyons.min.css"></ code > </ pre >
115
+ < pre class ="pre white-70 " style ="overflow: auto "> < code class ="code f6 dib pa2 bg-black-20 " style ="font-size: 14px; "> <link rel="stylesheet" href="https://npmcdn.com/tachyons@4.0.0-beta.35 /css/tachyons.min.css"></ code > </ pre >
116
116
< p class ="mt4 "> < b > or</ b > install via npm</ p >
117
- < pre class ="pre white-70 " style ="overflow: auto "> < code class ="code f6 dib pa2 bg-black-20 " style ="font-size: 14px; "> npm install --save-dev tachyons@4.0.0-beta.34 </ code > </ pre >
117
+ < pre class ="pre white-70 " style ="overflow: auto "> < code class ="code f6 dib pa2 bg-black-20 " style ="font-size: 14px; "> npm install --save-dev tachyons@4.0.0-beta.35 </ code > </ pre >
118
118
< p class ="mt4 "> < b > or</ b > grab all the source files and build+develop locally</ p >
119
119
< pre class ="pre white-70 " style ="overflow: auto "> < code class ="code f6 dib pa2 bg-black-20 " style ="font-size: 14px; "> git clone git@github.com:tachyons-css/tachyons.git
120
120
cd tachyons
You can’t perform that action at this time.
0 commit comments