test/fixtures/sinatra/app/stylesheets/nested/really/really_compiled.css in rack-less-2.0.2 vs test/fixtures/sinatra/app/stylesheets/nested/really/really_compiled.css in rack-less-3.0.0

- old
+ new

@@ -1,2 +1,7 @@ -#header { color: #6c94ff; } -div { width: 4; } \ No newline at end of file +#header { + color: #6c94ff; + background-color: #ffffff; +} +div { + width: 4; +}