ECOMMERCE/resources/scss/_user-variables.scss

9 lines
269 B
SCSS

// _user-variables.scss
// Use this to override Bootstrap and Cartzilla variables
//
// Example of a variable override to change Cartzilla background color
// Remove the "//" to enable variables and apply the changes
//
// $body-bg: #f9fafb;
// $body-bg-dark: #111827;