core/skin/p008.yurecnt.ru/scss/style.scss

12 lines
264 B
SCSS
Raw Normal View History

2023-04-09 19:52:26 +05:00
@import "theme/variables";
@import "theme/mixins";
@import "theme/reset";
@import "theme/header";
@import "theme/responsive";
@import "theme/banner";
@import "theme/home";
@import "theme/blog";
@import "theme/btn";
@import "theme/contact";
@import "theme/footer";