You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
triumf-landing/assets/scss/index.scss

18 lines
256 B

// Base
@import './b-vars';
@import './b-mixins';
@import './b-reset';
// Modules
@import './m-container';
@import './m-logo';
@import './m-social-link';
@import './m-button';
// Layouts
@import './l-header';
@import './l-main';
@import './l-footer';