// This is the code generated by the tailwindcss-to-rust tool.
pub(crate)modgenerated;// You need to re-export the generated structs, the macros, and the
// `ToOptionVecstring` trait.
pub(crate)usegenerated::{C, M};// If you're using Dioxus you'll also want to re-export the `DC` macro.
pub(crate)usetailwindcss_to_rust_macros::{ToOptionVecString, C, M};