mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
ff7433f434
Co-authored-by: wd <52734504+wdcodecn@users.noreply.github.com>
10 lines
342 B
Markdown
10 lines
342 B
Markdown
# 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
|
|
```
|
|
|
|
To learn about how to set this up yourself, read our [Tailwind CSS documentation page](https://tuono.dev/documentation/styles/tailwind-css).
|