/**
 * woocommerce.scss
 * Governs the general look and feel of WooCommerce sections of stores using themes that do not
 * integrate with WooCommerce specifically.
 */

/**
 * Imports
 */

@import "../../variables";
@import "../../mixins/mixins";
@import "variables";
@import "scss/main";
@import "scss/smallscreen";
