Posted by aquariumtap on December 10, 2012 at 1:14pm
This project aims to be a starter kit for Drupal 7 theme design.
General principles:
- Create a starter kit, not a base theme.
- Where possible, rely on Drupal's default templates.
- Provide SASS mixins that I found lacking in other frameworks.
- Centralize media queries.
- Provide integration with breakpoints module.
- Samples, not styling.
- Documentation, not code.