67 lines
1.2 KiB
SCSS
67 lines
1.2 KiB
SCSS
/*
|
|
Theme Name: Xbuild
|
|
Author: Gramentheme
|
|
Author URI: https://themeforest.net/user/gramentheme
|
|
Description: Xbuild - Constriction Html Template
|
|
Version: 1.0.0
|
|
*/
|
|
|
|
/*CSS Table Of Content Ends Here*/
|
|
|
|
//>> Basic Start <<//
|
|
|
|
//>> Mixins <<//
|
|
@import "_mixins";
|
|
//>> Variables <<//
|
|
@import "_variables";
|
|
//>> Buttons <<//
|
|
@import "_buttons";
|
|
//>> Typography <<//
|
|
@import "_typography";
|
|
//>> Basic End <<//
|
|
|
|
//>> Template Section Style Start <<//
|
|
|
|
//>> About <<//
|
|
@import "_about";
|
|
//>> Animation <<//
|
|
@import "_animation";
|
|
//>> Brand <<//
|
|
@import "_brand";
|
|
//>> Contact <<//
|
|
@import "_contact";
|
|
//>> Cta <<//
|
|
@import "_cta";
|
|
//>> Faq <<//
|
|
@import "_faq";
|
|
//>> Feature <<//
|
|
@import "_feature";
|
|
//>> Footer <<//
|
|
@import "_footer";
|
|
//>> Header <<//
|
|
@import "_header";
|
|
//>> Helping <<//
|
|
@import "_helping";
|
|
//>> Hero <<//
|
|
@import "_hero";
|
|
//>> MeanMenu <<//
|
|
@import "_meanmenu";
|
|
//>> News <<//
|
|
@import "_news";
|
|
//>> Preloader <<//
|
|
@import "_preloader";
|
|
//>> Pricing <<//
|
|
@import "_pricing";
|
|
//>> Project <<//
|
|
@import "_project";
|
|
//>> Section <<//
|
|
@import "_section";
|
|
//>> Service <<//
|
|
@import "_service";
|
|
//>> Team <<//
|
|
@import "_team";
|
|
//>> Testimonial <<//
|
|
@import "_testimonial";
|
|
|
|
//>> Template Section Style End <<//
|