Miles Murgaw 3cbe6ff96e Fix Outdated README.md (#2147) 1 năm trước cách đây
..
public 0029fed24a create complete tailwind example project with steps to setup tailwind 2 năm trước cách đây
src 3270f7341a fix manganis support for dioxus desktop 1 năm trước cách đây
.gitignore c5096ff5bc add gitignore to tailwind 1 năm trước cách đây
Cargo.toml 407a82588a fix more examples 1 năm trước cách đây
Dioxus.toml d627153ccc show off the new asset system in the examples 1 năm trước cách đây
README.md 3cbe6ff96e Fix Outdated README.md (#2147) 1 năm trước cách đây
input.css 0029fed24a create complete tailwind example project with steps to setup tailwind 2 năm trước cách đây
tailwind.config.js 0029fed24a create complete tailwind example project with steps to setup tailwind 2 năm trước cách đây

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.