tailwindcss-to-rust-macros 0.1.3

Helpers macros for using the Rust code generated by tailwindcss-to-rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## v0.1.3 - 2023-02-18

- Updated the docs to reflect the changes in version 0.3.0 of the
  tailwindcss-to-rust code generator.

## v0.1.2 - 2022-02-17

- Documentation and example fixes.

## v0.1.1 - 2022-02-08

- Fixed the repository metadata for this crate. Thanks to @overlisted on the
  Dioxus Discord for pointing this out.

## v0.1.0 - 2022-02-08

- First release upon an unsuspecting world.