Search code examples
csshamlsasscompass-sassblueprint-css

Compass blueprint mixins undefined


I am trying to get compass/sass/haml working using blueprint but not having any luck with the blueprint mixins

+column(24)

just results in Sass syntax error undefined mixin column

I'm sure I am just missing something really obvious but the compass/haml/sass/bluprint combo is just so many things at once I can't sort it out.


Solution

  • +blueprint
    

    like i said. Something really obvious. doh!