test for header and hero image

This commit is contained in:
Tancre
2020-09-17 17:21:49 +02:00
parent 8a629f6015
commit 575743cfa8
50 changed files with 168 additions and 24 deletions

View File

@ -1,10 +1,12 @@
@import './base/_normalize';
@import './base/variables';
@import './base/fonts';
@import './base/global';
@import './base/mixins';
@import './modules/site-header';
@import './modules/primary-nav';
@import './modules/wrapper';
@import './modules/large-hero';