diff --git a/test/fixtures/default/templates/application.sass b/test/fixtures/default/templates/application.sass index 525780a..f604c7f 100644 --- a/test/fixtures/default/templates/application.sass +++ b/test/fixtures/default/templates/application.sass @@ -5,3 +5,17 @@ html body +blueprint + #main.container + #top + +span-24 + #middle + +span-24 + #left + +span-6 + #content + +span-12 + #right + +span-6 + +last + #bottom + +span-24 \ No newline at end of file