From 3f901f09c7be956e5ccee99a6202d51ca361193d Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Wed, 6 Sep 2023 18:03:23 +0200 Subject: update tachyons usage --- readme.org | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'readme.org') diff --git a/readme.org b/readme.org index c49fe5a..a3ed023 100644 --- a/readme.org +++ b/readme.org @@ -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. -- cgit v1.2.3