I am inclined to work closer to native HTML and CSS where I can. It's what actually renders in the browser, it's what all frameworks are built on top of, it's tech that will survive a thousand hype cycles, and it's usually possible to write simpler code in it.
Opting to place an abstraction layer of utility CSS classes between me and the actual CSS puts me off.