@import "scss/base"; /** * Add custom styles here */ @include set-sticky-footer(170px); // Example: Make the footer sticky with a fixed height of 170px .inside { @include centered-960 } // Example: All inside classes will be centered with a max-width of 960px