File: /home/madepabj/hc-cosmetics.com/wp-content/themes/dbea/assets/scss/theme.scss
/*--------------------------------------------------
[Project Info]
Project: DBea - Cosmetics & Beauty Shop WordPress Theme
Version: 1.4
Author: snstheme
Last change: 08 September 2024
-----
This file render from .scss files. To work with .scss files:
- Please config Admin >> DBea >> Advance >> SCSS Compile: Alway complile
- Please follow some table contents bellow and go to that .scss files to edit/add styles for each section if you want.
----------------------------------------------------*/
@import 'compass';
// Bootstrap: Core variables and mixins
@import 'bootstrap/variables';
@import 'bootstrap/mixins';
// Theme: Variables and Mixins
@import 'theme_variables';
@import 'theme_mixin';
// Woo
@import 'woo/woocommerce';
// Theme
@import 'theme/_general';
@import 'theme/_wp_block.scss';
@import 'theme/_effects';
@import 'theme/_widgets';
@import 'theme/_main';
@import 'theme/_header';
@import 'theme/_snsmenu';
@import 'theme/_shortcodes';
@import 'theme/_post';
@import 'theme/_toolbar_list';
@import 'theme/_product_list';
@import 'theme/_product';
@import 'theme/_cpanel';