From f57d0c298e831369c13dd1e2644493c67fc32c0e Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sat, 27 Jan 2024 03:25:27 -0300 Subject: [PATCH] Add the why --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8c38c1f..5e6779b 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,13 @@ along with a minimized copy There are compressed copies of those files included in [dist/](dist/) - they weigh in at around 6KB. +## Why ? + +I found it to be near impossible to use tailwind without a nodejs +environment. But not every project I work on has nodejs available. +That's why I decided to build a vanilla CSS file I could include +in any project - with or without nodejs. + ## Build $ bin/build