File tree 6 files changed +9
-9
lines changed
6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 20
20
< a href ="/ " class ="dib f5 f4-ns fw6 mt0 mb1 link black-70 dim " title ="Home ">
21
21
Tachyons
22
22
< div class ="dib ">
23
- < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.0.0-beta.27 </ small >
23
+ < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.0.0-beta.28 </ small >
24
24
</ div >
25
25
</ a >
26
26
</ div >
Original file line number Diff line number Diff line change 24
24
< a href ="/ " class ="dib f5 f4-ns fw6 mt0 mb1 link black-70 dim " title ="Home ">
25
25
Tachyons
26
26
< div class ="dib ">
27
- < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.0.0-beta.27 </ small >
27
+ < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.0.0-beta.28 </ small >
28
28
</ div >
29
29
</ a >
30
30
</ div >
Original file line number Diff line number Diff line change 24
24
< a href ="/ " class ="dib f5 f4-ns fw6 mt0 mb1 link black-70 dim " title ="Home ">
25
25
Tachyons
26
26
< div class ="dib ">
27
- < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.0.0-beta.27 </ small >
27
+ < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.0.0-beta.28 </ small >
28
28
</ div >
29
29
</ a >
30
30
</ div >
Original file line number Diff line number Diff line change 22
22
< a href ="/ " class ="dib f5 f4-ns fw6 mt0 mb1 link black-70 dim " title ="Home ">
23
23
Tachyons
24
24
< div class ="dib ">
25
- < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.0.0-beta.27 </ small >
25
+ < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.0.0-beta.28 </ small >
26
26
</ div >
27
27
</ a >
28
28
</ div >
@@ -66,9 +66,9 @@ <h1>Getting Started</h1>
66
66
< p class ="measure lh-copy ">
67
67
Copy the line of code below and paste it in the head of the html file(s) you want to include tachyons in.
68
68
</ p >
69
- < 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.27 /css/tachyons.min.css"></ code > </ pre >
69
+ < 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.28 /css/tachyons.min.css"></ code > </ pre >
70
70
< p class ="mt4 "> < b > or</ b > install via npm</ p >
71
- < 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.27 </ code > </ pre >
71
+ < 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.28 </ code > </ pre >
72
72
< p class ="mt4 "> < b > or</ b > grab all the source files and build+develop locally</ p >
73
73
< 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
74
74
cd tachyons
Original file line number Diff line number Diff line change 3
3
< a href ="/ " class ="dib f5 f4-ns fw6 mt0 mb1 link black-70 dim " title ="Home ">
4
4
Tachyons
5
5
< div class ="dib ">
6
- < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.0.0-beta.27 </ small >
6
+ < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.0.0-beta.28 </ small >
7
7
</ div >
8
8
</ a >
9
9
</ div >
Original file line number Diff line number Diff line change @@ -33,9 +33,9 @@ <h1>Getting Started</h1>
33
33
< p class ="measure lh-copy ">
34
34
Copy the line of code below and paste it in the head of the html file(s) you want to include tachyons in.
35
35
</ p >
36
- < 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.27 /css/tachyons.min.css"></ code > </ pre >
36
+ < 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.28 /css/tachyons.min.css"></ code > </ pre >
37
37
< p class ="mt4 "> < b > or</ b > install via npm</ p >
38
- < 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.27 </ code > </ pre >
38
+ < 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.28 </ code > </ pre >
39
39
< p class ="mt4 "> < b > or</ b > grab all the source files and build+develop locally</ p >
40
40
< 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
41
41
cd tachyons
You can’t perform that action at this time.
0 commit comments