|
hace 4 semanas | |
---|---|---|
.. | ||
public | hace 4 semanas | |
src | hace 4 semanas | |
.gitignore | hace 1 año | |
Cargo.toml | hace 6 meses | |
Dioxus.toml | hace 11 meses | |
README.md | hace 4 semanas | |
tailwind.css | hace 4 semanas |
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.