File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ <h1>Getting Started</h1>
24
24
< p class ="measure lh-copy ">
25
25
Copy the line of code below and paste it in the head of the html file(s) you want to include tachyons in.
26
26
</ p >
27
- < 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://s3-us-west-1. amazonaws.com/tachyons-css /4.0.1-beta/tachyons.min.css"></ code > </ pre >
27
+ < 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://tachyons-css.s3. amazonaws.com/4.0.1-beta/tachyons.min.css"></ code > </ pre >
28
28
< p class ="mt4 "> < b > or</ b > install via npm</ p >
29
29
< 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</ code > </ pre >
30
30
< p class ="mt4 "> < b > or</ b > grab all the source files and build+develop locally</ p >
You can’t perform that action at this time.
0 commit comments