Function font_adaptor

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