Docs.rs
bevy_tailwind-0.3.0
bevy_tailwind 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
notmd
Dependencies
bevy ^0.16.0
normal
bevy_tailwind_macro ^0.3
normal
bevy ^0.16
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_
tailwind
0.3.0
All Items
Crate Items
Macros
Structs
Crate
bevy_tailwind
Copy item path
Source
Macros
§
tw
This macro allows you to create or mutate bevy UI component(s) with
TailwindCSS
classes and
clsx
object syntax. To create components, you can pass a string of
TailwindCSS
classes or an object of
TailwindCSS
classes.
Structs
§
Picking
Style
Picking
Styles
Tailwind
Plugin