diff options
Diffstat (limited to 'readme.org')
-rw-r--r-- | readme.org | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,3 +1,6 @@ -* Dependencies -- Install =tachyons-sass= over npm -- Hugo takes care of the scss conversion +* Usage +On your project run +#+begin_src bash +npm install tachyons +#+end_src +This will allow the system to compile the css. |