Jonathan Kelley c4e55c7fb6 Fix #2378: CLI MSRV and add MSRV to CI (#2716) преди 11 месеца
..
public 0029fed24a create complete tailwind example project with steps to setup tailwind преди 2 години
src c6a2e5b6c8 Use head elements and new manganis syntax in examples (#2688) преди 11 месеца
.gitignore c5096ff5bc add gitignore to tailwind преди 1 година
Cargo.toml c4e55c7fb6 Fix #2378: CLI MSRV and add MSRV to CI (#2716) преди 11 месеца
Dioxus.toml 8636ada3a4 Add a deprecation warning for the resource option in dioxus.toml (#2642) преди 11 месеца
README.md 3cbe6ff96e Fix Outdated README.md (#2147) преди 1 година
input.css 0029fed24a create complete tailwind example project with steps to setup tailwind преди 2 години
tailwind.config.js 0029fed24a create complete tailwind example project with steps to setup tailwind преди 2 години

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.