Add the why
This commit is contained in:
parent
885083bb2f
commit
f57d0c298e
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue