From 0665a98d48e97bf17b130ce1cf5aaa8140b0b483 Mon Sep 17 00:00:00 2001 From: nex3 Date: Wed, 19 Sep 2007 06:09:39 +0000 Subject: [PATCH] Forgot to check in a Sass results file a while back. Oops. git-svn-id: svn://hamptoncatlin.com/haml/trunk@605 7063305b-7217-0410-af8c-cdc13e5119b9 --- test/sass/results/compressed.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/sass/results/compressed.css diff --git a/test/sass/results/compressed.css b/test/sass/results/compressed.css new file mode 100644 index 00000000..c8190b3c --- /dev/null +++ b/test/sass/results/compressed.css @@ -0,0 +1 @@ +#main{width:15em;color:#0000ff}#main p{border-style:dotted;border-width:2px}#main .cool{width:100px}#left{font-size:2em;font-weight:bold;float:left}