takes care of that pesky that should be
This commit is contained in:
parent
e093cd2c84
commit
387e8a8cc2
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
@mixin flow-from($target) {
|
@mixin flow-from($target) {
|
||||||
$target: unquote($target);
|
$target: unquote($target);
|
||||||
@include experimental(flow-from, $source,
|
@include experimental(flow-from, $target,
|
||||||
not -moz, -webkit, not -o, -ms, not -khtml, not official
|
not -moz, -webkit, not -o, -ms, not -khtml, not official
|
||||||
);
|
);
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user