Closed KarlEyeWeb closed 11 years ago
When compiling the sass files using compass.app I receive the following error:
/* Syntax error: Undefined variable: "$h5-font-size". on line 2 of /Volumes/_//**/**_/skin/frontend/waterlee-boilerplate/default/scss/custom/catalog-page.scss
1: /Volumes/_//**/**_/skin/frontend/waterlee-boilerplate/default/scss/custom/catalog-page.scss
Even on the repo the error is present. Not a clue why because the variables used in all other sass files work fine, just not in this one.
Error can be viewed here: https://github.com/zeljkoprsa/waterlee-boilerplate/blob/master/skin/frontend/waterlee-boilerplate/default/css/custom/catalog-page.css
Any ideas?
I've submitted a pull request which fixes this issue.
When compiling the sass files using compass.app I receive the following error:
/* Syntax error: Undefined variable: "$h5-font-size". on line 2 of /Volumes/_//**/**_/skin/frontend/waterlee-boilerplate/default/scss/custom/catalog-page.scss
1: /Volumes/_//**/**_/skin/frontend/waterlee-boilerplate/default/scss/custom/catalog-page.scss
Even on the repo the error is present. Not a clue why because the variables used in all other sass files work fine, just not in this one.
Error can be viewed here: https://github.com/zeljkoprsa/waterlee-boilerplate/blob/master/skin/frontend/waterlee-boilerplate/default/css/custom/catalog-page.css
Any ideas?