Changes .target to .new-container for clarity.
This commit is contained in:
parent
387e8a8cc2
commit
5710d6d66e
@ -1,4 +1,4 @@
|
||||
@import "compass/css3/regions";
|
||||
|
||||
.source { @include flow-into(target); }
|
||||
.target { @include flow-from(target); }
|
||||
.new-container { @include flow-from(target); }
|
Loading…
Reference in New Issue
Block a user