Update README.md

Fixed incorrect tailwind url
This commit is contained in:
Sean L 2023-06-30 13:31:59 +02:00 committed by GitHub
parent f4e1d78d7a
commit 2b47602c27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ cargo run --example hello_world
[all_css](./all_css.rs) - You can specify any CSS attribute
[tailwind](./tailwind.rs) - You can use a library for styling
[tailwind](./tailwind/) - You can use a library for styling
## Input Handling