From 915e5bc2341d1ff6bb8205c22c14dc4068bac67d Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sat, 3 Aug 2024 01:35:46 -0300 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 839345b..9af5de8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ tail.css provides _a small subset_ of [tailwind](https://tailwindcss.com/) -that was originally extracted from a hobby project. +that can be used without a nodejs environment. The CSS files [dist/tail.css](dist/tail.css) and [dist/tail.min.css](dist/tail.min.css) are provided in case you don't have access to the nodejs sass compiler. @@ -18,7 +18,7 @@ sprinkle small amounts of CSS on top. ## Build -Custom builds can customize what features are included in a build. +Custom builds can customize what features are included in a build.
The `@import` directives in [src/](src/) decide what features to include: