Creates the requires css statements for a specific set of flex attributes. This includes the css required to position each child element into the flex element.
generateFlexCSS(attributes, id, number_children, system)
Normalized attribute list.
The id of the parent element.
Number of child elements.
A breakpoint system object to use.
A vector of valid css strings.