32
32
< a href ="/ " class ="dib f5 f4-ns fw6 mt0 mb1 link black-70 " title ="Home ">
33
33
Tachyons
34
34
< div class ="dib ">
35
- < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.8.1 </ small >
35
+ < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.9.0 </ small >
36
36
</ div >
37
37
</ a >
38
38
</ div >
@@ -119,7 +119,7 @@ <h1 class="f4 fw6 f1-ns lh-title measure mt0">
119
119
< a
120
120
class ="f6 f5-ns fw6 dib ba b--black-20 bg-blue white ph3 ph4-ns pv2 pv3-ns br2 grow no-underline "
121
121
href ="https://raw.githubusercontent.com/tachyons-css/tachyons/master/css/tachyons.min.css ">
122
- Download < code class ="f6 fw4 di "> v4.8.1 </ code >
122
+ Download < code class ="f6 fw4 di "> v4.9.0 </ code >
123
123
</ a >
124
124
</ div >
125
125
</ div >
@@ -131,9 +131,9 @@ <h1 class="mt0 f5 f3-ns">Getting Started</h1>
131
131
< p class ="f5 measure lh-copy ">
132
132
Copy the line of code below and paste it in the head of the html file(s) you want to include tachyons in.
133
133
</ p >
134
- < 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.8.1 /css/tachyons.min.css"/></ code > </ pre >
134
+ < 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.9.0 /css/tachyons.min.css"/></ code > </ pre >
135
135
< p class ="mt4 "> < b > or</ b > install via npm</ p >
136
- < 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.8.1 </ code > </ pre >
136
+ < 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.9.0 </ code > </ pre >
137
137
< p class ="mt4 "> < b > or</ b > grab all the source files and build+develop locally</ p >
138
138
< 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
139
139
cd tachyons
@@ -1126,6 +1126,28 @@ <h3 class="f5 fw6 ttu tracke">Testimonials</h3>
1126
1126
< span class ="db f5 "> Designer at Facebook</ span >
1127
1127
</ cite >
1128
1128
</ blockquote >
1129
+ < blockquote class ="fl w-100 ph0 border-box mh0 mb4 mb5-ns pb5 bb b--black-50 ">
1130
+ < p class ="f3 f1-ns measure fw7 lh-title mt0 ">
1131
+ One of the comments I hear most frequently about Zarf’s design is ‘I love the minimalism!’ Zarf’s minimalist experience is completely powered by Tachyons. With Tachyons, I was able to build a product with a cohesive design story with minimal hassle and debugging. Tachyons truly made developing the design for Zarf fun.
1132
+ </ p >
1133
+ < cite class ="mtw f5 f4-m f3-l fs-normal ">
1134
+ < span class ="fw6 "> Safia Abdalla</ span >
1135
+ < span class ="db f5 "> < a class ="link black-70 dim " href ="http://tanmulabs.com " title ="Tanmu Labs "> Tanmu Labs</ a > </ span >
1136
+ </ cite >
1137
+ </ blockquote >
1138
+ < blockquote class ="fl w-100 ph0 border-box mh0 mb4 mb5-ns pb5 bb b--black-50 ">
1139
+ < p class ="f3 f1-ns measure fw7 lh-title mt0 ">
1140
+ As a front-end developer turned full-stack developer, I
1141
+ appreciate maintainable and scalable front-end code, while
1142
+ having very little time to implement it myself. Tachyons lets
1143
+ me achieve custom results designers are happy with without me
1144
+ having to spend too much time writing custom CSS
1145
+ </ p >
1146
+ < cite class ="mtw f5 f4-m f3-l fs-normal ">
1147
+ < span class ="fw6 "> Tessa Thornton</ span >
1148
+ < span class ="db f5 "> CTO of < a class ="link black-70 dim " href ="https://dothealth.ca " title ="Dot Health "> Dot Health</ a > </ span >
1149
+ </ cite >
1150
+ </ blockquote >
1129
1151
< blockquote class ="fl w-100 ph0 border-box mh0 mb4 mb5-ns pb5 bb b--black-50 ">
1130
1152
< p class ="f3 f1-ns measure fw7 lh-title mt0 ">
1131
1153
Tachyons has seriously blown my mind. Making landing pages responsive is now… somehow… actually fun?!
0 commit comments