diff options
Diffstat (limited to 'readme.org')
-rw-r--r-- | readme.org | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ * Usage -On your project run -#+begin_src bash -npm install tachyons -#+end_src -This will allow the system to compile the css. +You must compile the tachyons modifications. +For that run the local makefile for the =css= target. + +It is only a dev dependency, there is no need for tachyons dependencies on the +project. |