From 4f39910814164f91657de0b6de5c36241f19fc74 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Mon, 6 Jan 2025 22:33:00 +0100 Subject: [RM] delete tachyons --- readme.org | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'readme.org') diff --git a/readme.org b/readme.org index 604e77a..46cf48a 100644 --- a/readme.org +++ b/readme.org @@ -1,9 +1,16 @@ * Usage -You must compile the tachyons modifications. -For that run the local makefile for the =css= target. +** CSS +I use tailwindcss because it is trendy and there are lots of docs and examples. +It follows the philosophy of tachyons, but it has more stuff, tachyons +stagnated. It is also possible to produce a trimmed css file without much work. + +It is only a dev dependency, there is no need to install it when only using the project. + +=make css= takes care of a build. It is useful to run this script with the +generated output of the website as there are css elements that come into place +due to the extended layout of the user. Maybe for future reference, I shall +procure that script on the user and not on the dev folder. -It is only a dev dependency, there is no need for tachyons dependencies on the -project. * Design decisions ** Authors =ox-hugo= exports from the =author= front matter regardless of it allowing -- cgit v1.2.3