Files
tuono/examples/with-tailwind/README.md
T

10 lines
332 B
Markdown
Raw Normal View History

2025-01-18 19:44:45 +00:00
# Tuono with Tailwind CSS starter
This is the starter project for using Tuono and Tailwind CSS. To download it run in your terminal:
```shell
tuono new [NAME] --template with-tailwind
```
To learn about how to set this up yourself, read our [Tailwind CSS documentation page](https://tuono.dev/documentation/styles/tailwind-css).