Function text_adaptor

Source
pub fn text_adaptor(
    pattern: &[&str],
    arbitrary: &TailwindArbitrary,
) -> Result<Box<dyn TailwindInstance>>