Skip to content

Commit 44287f3

Browse files
authored
Update README.md
1 parent 6603d1a commit 44287f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# TailwindCSS Docker
1+
# TailwindCSS in Docker
22

33
A dead simple way to run [Tailwind CSS](https://tailwindcss.com/) from a Docker container.
44

@@ -30,4 +30,4 @@ docker run \
3030

3131
### **Notes:**
3232
- Make sure you mount all source files (`*.html`, `*.css`, `*.js`, …) to `/app`, so Tailwind’s watcher can see them within the container.
33-
- The `ghcr.io/scriptogre/tailwindcss:latest` image is rebuilt daily to track the newest Tailwind CSS release.
33+
- The `ghcr.io/scriptogre/tailwindcss:latest` image is rebuilt daily to track the newest Tailwind CSS release.

0 commit comments

Comments
 (0)