Jonathan Kelley 4d3d55a7a3 CLI self-updater, warn on version mismatch, direct install.sh option, androidmanifest and info.plist customization, bump to 0.7-alpha.0 (#4095) il y a 1 mois
..
public 0029fed24a create complete tailwind example project with steps to setup tailwind il y a 2 ans
src 7d490dc3bd feat: integrate dioxus-logger inline (#3302) il y a 6 mois
.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 66a50240bc Update all docs links to 0.6, release 0.6 (#3225) il y a 6 mois
tailwind.config.js 0029fed24a create complete tailwind example project with steps to setup tailwind il y a 2 ans
tailwind.css 4d3d55a7a3 CLI self-updater, warn on version mismatch, direct install.sh option, androidmanifest and info.plist customization, bump to 0.7-alpha.0 (#4095) il y a 1 mois

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.