pub fn parse_tailwind( input: &str, ) -> Result<Vec<AstStyle<'_>>, Err<Error<&str>>>
Decompose a string into tailwind instructions