Skip to content

Commit

Permalink
add some simple layout rules to the testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseppstein committed Aug 1, 2008
1 parent c5a8840 commit 4abf6e6
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions test/fixtures/default/templates/application.sass
Expand Up @@ -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

0 comments on commit 4abf6e6

Please sign in to comment.