From 1cbda8b72f7bb9cc5d50f41787d8bc5b88dc46aa Mon Sep 17 00:00:00 2001 From: cloudhead Date: Fri, 26 Feb 2010 22:31:51 -0500 Subject: [PATCH] fixed benchmark.less --- benchmark/benchmark.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/benchmark.less b/benchmark/benchmark.less index 4130d2a..95a1f95 100644 --- a/benchmark/benchmark.less +++ b/benchmark/benchmark.less @@ -1,5 +1,5 @@ @import "lib"; -@bg: 12px; +@bg: #f01; @white: #fff; @grey: #eee; @black: #000;