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.1.3 </ small >
33
+ < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.2.0 </ small >
34
34
</ div >
35
35
</ a >
36
36
</ div >
@@ -95,7 +95,7 @@ <h1 class="f4 fw6 f1-ns lh-title measure mt0">
95
95
</ div >
96
96
< div class ="fl-l w-50-l tl tc-ns pt4 pt5-ns ">
97
97
< a class ="fw6 dib ba b--black-20 bg-white-05 f5 ph4 pv3 link br2 black-70 grow " href ="https://raw.githubusercontent.com/tachyons-css/tachyons/master/css/tachyons.min.css "> Download
98
- < code class ="f6 fw4 di "> v4.1.3 </ code >
98
+ < code class ="f6 fw4 di "> v4.2.0 </ code >
99
99
</ a >
100
100
101
101
@@ -107,9 +107,9 @@ <h1 class="mtn f4 ttu tracked">Getting Started</h1>
107
107
< p class ="f5 measure lh-copy ">
108
108
Copy the line of code below and paste it in the head of the html file(s) you want to include tachyons in.
109
109
</ p >
110
- < pre class ="pre black-70 " style ="overflow: auto "> < code class ="code f6 dib pa2 bg-black-70 washed-green " style ="font-size: 14px; "> <link rel="stylesheet" href="https://npmcdn .com/tachyons@4.1.3 /css/tachyons.min.css"/></ code > </ pre >
110
+ < pre class ="pre black-70 " style ="overflow: auto "> < code class ="code f6 dib pa2 bg-black-70 washed-green " style ="font-size: 14px; "> <link rel="stylesheet" href="https://unpkg .com/tachyons@4.2.0 /css/tachyons.min.css"/></ code > </ pre >
111
111
< p class ="mt4 "> < b > or</ b > install via npm</ p >
112
- < pre class ="pre black-70 " style ="overflow: auto "> < code class ="code f6 dib pa2 bg-black-70 washed-green " style ="font-size: 14px; "> npm install --save-dev tachyons@4.1.3 </ code > </ pre >
112
+ < pre class ="pre black-70 " style ="overflow: auto "> < code class ="code f6 dib pa2 bg-black-70 washed-green " style ="font-size: 14px; "> npm install --save-dev tachyons@4.2.0 </ code > </ pre >
113
113
< p class ="mt4 "> < b > or</ b > grab all the source files and build+develop locally</ p >
114
114
< pre class ="pre " style ="overflow: auto "> < code class ="code f6 dib pa2 bg-black-70 washed-green " style ="font-size: 14px; "> git clone git@github.com:tachyons-css/tachyons.git
115
115
cd tachyons
You can’t perform that action at this time.
0 commit comments