stylist-tailwind 0.1.4

Adds a bunch of tailwind classes for stylist-rs to quickly add css to yew applications
docs.rs failed to build stylist-tailwind-0.1.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: stylist-tailwind-0.2.1

Stylist-tailwind contains a bunch of tailwind classes that you can use in Stylist.

Install

Add the following to your Cargo.toml:

stylist-tailwind = "0.1.4"

Usage

For detailed usage, please see documentation.