|
4 weeks ago | |
---|---|---|
.. | ||
public | 4 weeks ago | |
src | 4 weeks ago | |
.gitignore | 1 year ago | |
Cargo.toml | 6 months ago | |
Dioxus.toml | 11 months ago | |
README.md | 4 weeks ago | |
tailwind.css | 4 weeks ago |
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.