Generates all required css for the given grid areas

getAreaStyle(areas, id, mapping)

Arguments

areas

The grid areas of the parent element

id

The parent element id

mapping

Mapping for converting the attributes names to css attributes

Value

A string of value css rules.