compass/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass

9 lines
264 B
Sass
Raw Normal View History

=showgrid(!image = images/grid.png)
:background= url(!image)
=blueprint-debug(!grid_image = images/grid.png)
// Use this class on any div.span / container to see the grid.
// TODO: prefix this with the project path.
.showgrid
+showgrid(!grid_image)