- Using mixins to maximize efficiency, create a Sass library to:
- allow for short-hand media-queries (via mixin) for ease of use
- create a grid/column structure for easy responsive and/or adaptive layouts
- display columns and placeholders for scaffolding layouts
- Implement a mockup of different layouts that show off the different permutations of your new library.