Daniel Emod Kovacs 4276b9b23e feat: update examples to tailwind v4 (#3943) il y a 4 semaines
..
public 4276b9b23e feat: update examples to tailwind v4 (#3943) il y a 4 semaines
src 4276b9b23e feat: update examples to tailwind v4 (#3943) il y a 4 semaines
.gitignore c5096ff5bc add gitignore to tailwind il y a 1 an
Cargo.toml 7d490dc3bd feat: integrate dioxus-logger inline (#3302) il y a 6 mois
Dioxus.toml 8636ada3a4 Add a deprecation warning for the resource option in dioxus.toml (#2642) il y a 11 mois
README.md 4276b9b23e feat: update examples to tailwind v4 (#3943) il y a 4 semaines
tailwind.css 4276b9b23e feat: update examples to tailwind v4 (#3943) il y a 4 semaines

README.md

Example: Basic Tailwind usage

This example shows how an app might be styled with TailwindCSS.

Running

Our Tailwind guide explains how to setup and run Dioxus-Tailwind projects.

Note that in Dioxus 0.7, the Tailwind watcher is initialized automatically if a tailwind.css file is find in your app's root.