mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 21:02:45 -07:00
feat: add a with-tailwind example (#359)
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
This commit is contained in:
@@ -11,7 +11,14 @@ import Breadcrumbs from '@/components/Breadcrumbs'
|
||||
|
||||
# Tailwind CSS
|
||||
|
||||
[Tailwind CSS](https://tailwindcss.com) is a popular utility-first CSS framework. Tuono support starts from Tailwind CSS v4.
|
||||
[Tailwind CSS](https://tailwindcss.com) is a popular utility-first CSS framework.
|
||||
Tuono support begins with Tailwind CSS v4.
|
||||
|
||||
You can start using it right away with the `with-tailwind` template:
|
||||
|
||||
```sh
|
||||
tuono new tuono-with-tailwind --template with-tailwind
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user