Blown Fuse
Component ID
1862838
Component name
Blown Fuse
Component type
theme
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
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.