Skip to content

Commit e742268

Browse files
committed
docs: notes on using tailwind
1 parent ea7925e commit e742268

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ The application is built using the [Flask](https://flask.palletsprojects.com/en/
4141

4242
It uses `asgiref` to create an `ASGI` wrapper for the Flask application.
4343

44+
To make things look nice, we use [Tailwind CSS](https://tailwindcss.com/), delivered via their [CDN](https://tailwindcss.com/docs/installation/play-cdn).
45+
4446
## Resources
4547

4648
- [Deploying FastAPI apps with HTTPS powered by Traefik](https://traefik.io/resources/traefik-fastapi-kuberrnetes-ai-ml/) by Sebastián Ramírez

0 commit comments

Comments
 (0)