vendor/plugins/haml/test/sass/more_results/more_import.css in radiant-0.9.1 vs vendor/plugins/haml/test/sass/more_results/more_import.css in radiant-1.0.0.rc1

- old
+ new

@@ -22,8 +22,8 @@ #content.user.show #container.top #column.right { width: 600px; } #content.user.show #container.bottom { background: brown; } @import url(basic.css); @import url(../results/complex.css); -#foo { background-color: #baf; } +#foo { background-color: #bbaaff; } nonimported { myconst: hello; otherconst: goodbye; post-mixin: here; }