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

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -