diff options
author | 2022-03-05 03:15:05 -0800 | |
---|---|---|
committer | 2022-03-05 03:15:05 -0800 | |
commit | 18c923596a5b6480fa5a841bd0a6adfdb365b831 (patch) | |
tree | 779a1219ca7c341d862f9c50996cc1a58d244e50 | |
parent | d3de5ff017b4da142dd3e704a7d6f84d217fc263 (diff) | |
download | bun-18c923596a5b6480fa5a841bd0a6adfdb365b831.tar.gz bun-18c923596a5b6480fa5a841bd0a6adfdb365b831.tar.zst bun-18c923596a5b6480fa5a841bd0a6adfdb365b831.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -252,7 +252,7 @@ npx tailwindcss -i ./src/tailwind.css -o ./dist/tailwind.css --watch From there, make sure to import the `dist/tailwind.css` file (or what you chose as the output). -## Things that don’t work yet +## Not implemented yet bun is a project with incredibly large scope, and it’s early days. |