From a3bfc4e6d60f43f459cba0063e7ddd365da07035 Mon Sep 17 00:00:00 2001
From: faheem Getting Started
Copy the line of code below and paste it in the head of the html file(s) you want to include tachyons in.
<link rel="stylesheet" href="https://npmcdn.com/tachyons@4.0.1
+<link rel="stylesheet" href="https://npmcdn.com/tachyons@4.0.1">
or install via npm
npm install --save-dev tachyons@4.0.1
or grab all the source files and build+develop locally