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.
50 lines
918 B
50 lines
918 B
/*!------------------------------------------------------------------
|
|
[MAIN STYLESHEET]
|
|
|
|
PROJECT: Portio HTML
|
|
VERSION: 1.0.0
|
|
-------------------------------------------------------------------*/
|
|
|
|
@import "variables";
|
|
|
|
@import "typography";
|
|
|
|
@import "mixins";
|
|
|
|
@import "buttons";
|
|
|
|
@import "common";
|
|
|
|
@import "components/preloder";
|
|
|
|
@import "components/site-navigation";
|
|
|
|
@import "components/hero-section";
|
|
|
|
@import "components/about-section";
|
|
|
|
@import "components/service-section";
|
|
|
|
@import "components/portfolio-section";
|
|
|
|
@import "components/resume-section";
|
|
|
|
@import "components/skill-section";
|
|
|
|
@import "components/testimonial-section";
|
|
|
|
@import "components/blog-section";
|
|
|
|
@import "components/contact-section";
|
|
|
|
@import "components/blog";
|
|
|
|
@import "components/single-blog-post";
|
|
|
|
@import "components/page-title";
|
|
|
|
@import "components/clasic-blog";
|
|
|
|
@import "components/contact";
|
|
|
|
@import "components/case_details"; |