Jonathan Kelley 66a50240bc Update all docs links to 0.6, release 0.6 (#3225) hace 6 meses
..
public 0029fed24a create complete tailwind example project with steps to setup tailwind hace 2 años
src 7d490dc3bd feat: integrate dioxus-logger inline (#3302) hace 6 meses
.gitignore c5096ff5bc add gitignore to tailwind hace 1 año
Cargo.toml 7d490dc3bd feat: integrate dioxus-logger inline (#3302) hace 6 meses
Dioxus.toml 8636ada3a4 Add a deprecation warning for the resource option in dioxus.toml (#2642) hace 11 meses
README.md 66a50240bc Update all docs links to 0.6, release 0.6 (#3225) hace 6 meses
input.css 0029fed24a create complete tailwind example project with steps to setup tailwind hace 2 años
tailwind.config.js 0029fed24a create complete tailwind example project with steps to setup tailwind hace 2 años

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.