パーシャルって

_a.scss に @import bootstrap

_b.scss に @import bootstrap

ってかいて

default.css に
@import a
@import b
ってかいた場合どうなるの?
これで重複出力がないなら全部解決するんだけど