macro_rules! include_tailwind {
() => { ... };
}
Expand description
A variant of crate::include_style!
that explicitly includes the tailwind
output generated by bootstrap
macro_rules! include_tailwind {
() => { ... };
}
A variant of crate::include_style!
that explicitly includes the tailwind
output generated by bootstrap