Miles Murgaw 3cbe6ff96e Fix Outdated README.md (#2147) преди 1 година
..
public 0029fed24a create complete tailwind example project with steps to setup tailwind преди 2 години
src 3270f7341a fix manganis support for dioxus desktop преди 1 година
.gitignore c5096ff5bc add gitignore to tailwind преди 1 година
Cargo.toml 407a82588a fix more examples преди 1 година
Dioxus.toml d627153ccc show off the new asset system in the examples преди 1 година
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.