Skip to content

Commit f48992c

Browse files
committed
Merge pull request #9 from joshwnj/fix-whitespace
fixed expected whitespace to make test pass
2 parents 070be54 + b4db1a5 commit f48992c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
1-
21
._multiple_sources_d__d {
32
color: #ddd;
43
}
5-
64
._multiple_sources_b__b {
75
color: #bbb;
86
}
9-
107
._multiple_sources_c__c {
118
color: #ccc;
129
}
13-
1410
._multiple_sources_source1__a {
1511
color: #aaa;
1612
}
17-
1813
._multiple_sources_source2__foo {
1914
color: #f00;
2015
}

0 commit comments

Comments
 (0)