Miles Murgaw 3cbe6ff96e Fix Outdated README.md (#2147) před 1 rokem
..
public 0029fed24a create complete tailwind example project with steps to setup tailwind před 2 roky
src 3270f7341a fix manganis support for dioxus desktop před 1 rokem
.gitignore c5096ff5bc add gitignore to tailwind před 1 rokem
Cargo.toml 407a82588a fix more examples před 1 rokem
Dioxus.toml d627153ccc show off the new asset system in the examples před 1 rokem
README.md 3cbe6ff96e Fix Outdated README.md (#2147) před 1 rokem
input.css 0029fed24a create complete tailwind example project with steps to setup tailwind před 2 roky
tailwind.config.js 0029fed24a create complete tailwind example project with steps to setup tailwind před 2 roky

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.