|
před 4 týdny | |
---|---|---|
.. | ||
public | před 4 týdny | |
src | před 4 týdny | |
.gitignore | před 1 rokem | |
Cargo.toml | před 6 měsíci | |
Dioxus.toml | před 11 měsíci | |
README.md | před 4 týdny | |
tailwind.css | před 4 týdny |
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.