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

29 lines
538 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';
@import './m-tag';
// Layouts
@import './l-header';
@import './l-main';
@import './l-footer';
@import './l-first-screen';
@import './l-advantages';
@import './l-facts';
@import './l-reviews';
@import './l-step-by-step';
@import './l-twelve-steps';
@import './l-why-program';
@import './l-conditions';
@import './l-how-it-work';
@import './l-socialization';