Files

10 lines
342 B
Markdown
Raw Permalink 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:
```sh
tuono new tuono-with-tailwind --template with-tailwind
2025-01-18 19:44:45 +00:00
```
To learn about how to set this up yourself, read our [Tailwind CSS documentation page](https://tuono.dev/documentation/styles/tailwind-css).