Currently when clearing settings for a property in a breakpoint, all other breakpoints will also be cleared. This is not ideal as then I have to go back through all other breakpoints and reset those settings.
For example, say I have text color set to #fff on desktop and #000 on tablet portrait. If I clear the setting in tablet portrait it also clears it in desktop and all other breakpoints - I then have to manually set it again to #fff on desktop requiring extra unnecessary if Breakdance would only clear the property setting at that breakpooint.