---
name: Further Guidance 🌹
route: /guidance/
---

import { Playground } from 'docz';
import { Content, Vertical, Horizontal, Stretch } from '../..'; 
import * as demos from '../../demos'; 

<demos.Star/>

# Further Guidance and Examples

We've already covered the core principles used by the layout system provided by this library, along with plenty of examples accompanying each component. 

**But we want to do more**. In the sections to follow we try to provide as many reference examples as we can to ease your CSS / Layout / Component design journey.
