@import "../../src/scss/variables.scss"; @import "../../src/scss/mixins.scss"; .component-footer { height: $footer-height; width: 100%; background: $gray; color: $white; }