diff options
Diffstat (limited to 'readme.org')
-rw-r--r-- | readme.org | 15 |
1 files changed, 11 insertions, 4 deletions
@@ -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 |