|
пре 4 недеља | |
---|---|---|
.. | ||
public | пре 4 недеља | |
src | пре 4 недеља | |
.gitignore | пре 1 година | |
Cargo.toml | пре 6 месеци | |
Dioxus.toml | пре 11 месеци | |
README.md | пре 4 недеља | |
tailwind.css | пре 4 недеља |
Example: Basic Tailwind usage
This example shows how an app might be styled with TailwindCSS.
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.