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

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -