css - Compass blueprint mixins undefined -


i trying compass/sass/haml working using blueprint not having luck blueprint mixins

+column(24) 

just results in sass syntax error undefined mixin column

i'm sure missing obvious compass/haml/sass/bluprint combo many things @ once can't sort out.

+blueprint 

like said. obvious. doh!


Comments

Popular posts from this blog

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -