Adds some basic CSS utilities for layouts. Uses any css defined by
`src/css/styles.css`, and utilizes the `postcss-import` plugin to
resolve imports into their contents.
The combined final output contains the base style as defined by the
configuration options, as well as some basic utilities.