About

This living style guide and pattern library was built by the team at Brooklyn Digital Foundry for the the University of Mount Union. It's a highly-modular design system for rapid web page development. It contains different components that can be assembled into more complex page layouts, along with code snippets, documentation and style guidelines.

Usage #

Download the latest release and add the following tags to your page

<link rel="stylesheet" href="styles/main.min.css">
<script src="scripts/main.min.js"></script>