Expand description

Contains a trait to make the macros work with many types.

use tailwindcss_to_rust_macros::{C, M, ToOptionvecstring};

Traits

You need to make sure this trait is imported by any code that wants to use the C!, DC!, or M! macros.