lukesnowden / FSVS

Full Screen Vertical Scroll
https://www.lukesnowden.co.uk/full-screen-vertical-scroll/
723 stars 145 forks source link

_fsvs.scss using a undefined mixin (border-radius) #9

Closed ghost closed 9 years ago

ghost commented 9 years ago

@include border-radius( 100% );

Is not defined anywhere and errors out the compiler.

lukesnowden commented 9 years ago

You must be using an older version mate, uses gulp now

ghost commented 9 years ago

This was pulled using Bower

http://bower.io/search/?q=full-screen-vertical-scroll

"full-screen-vertical-scroll":"latest"

lukesnowden commented 9 years ago

I am looking into this as we never were able to register the package on bowers repository as there is "something" wrong with the URL format that doesn't comply, so if it is on there, I did not add it.

lukesnowden commented 9 years ago

right try updating your bower package (may need changing to version 1.1.0) see if that helps any