ECOMMERCE/resources/scss/_user-variables.scss

9 lines
267 B
SCSS

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