_index.scss 314 B

12345678910
  1. // ==========================================================================
  2. // PAGES INDEX
  3. // Forward all pages files
  4. // ==========================================================================
  5. @forward 'home';
  6. @forward 'terms-privacy';
  7. @forward 'page-header';
  8. @forward 'button-group';
  9. @forward 'fonts-group';