12345678 |
- @import "../config/config"
- // LAYOUT: Macro arrangement of a web page, including any grid systems.
- // Read more about SMACSS categorization for Drupal Themes: https://www.drupal.org/node/1887922
- // This file is complied separately so we can pull in config dependencies above
- // while also maintaining Drupals SMACSS structure.
- @import "layout--grid"
|