Closed esng25 closed 11 years ago
Errors trying to compile:
Two slider scss files: Why are there two slider files? _anythingslider and _slider?
Sliders have a non-existent transition mix-in. The transition definition is not defined in _mixins.scss @include transition(opacity 0.2s ease);
Fixed on drupal end. The errors came in from the differences between gh-pages and master. I ended up using gh-pages.
Errors trying to compile:
Two slider scss files: Why are there two slider files? _anythingslider and _slider?
Sliders have a non-existent transition mix-in. The transition definition is not defined in _mixins.scss @include transition(opacity 0.2s ease);