Jonathan Kelley 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) hai 8 meses
..
public 0029fed24a create complete tailwind example project with steps to setup tailwind %!s(int64=2) %!d(string=hai) anos
src 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) hai 8 meses
.gitignore c5096ff5bc add gitignore to tailwind hai 1 ano
Cargo.toml c4e55c7fb6 Fix #2378: CLI MSRV and add MSRV to CI (#2716) hai 11 meses
Dioxus.toml 8636ada3a4 Add a deprecation warning for the resource option in dioxus.toml (#2642) hai 11 meses
README.md 3cbe6ff96e Fix Outdated README.md (#2147) hai 1 ano
input.css 0029fed24a create complete tailwind example project with steps to setup tailwind %!s(int64=2) %!d(string=hai) anos
tailwind.config.js 0029fed24a create complete tailwind example project with steps to setup tailwind %!s(int64=2) %!d(string=hai) anos

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.