More and more responsive modules are starting to utilize the Breakpoints (http://drupal.org/project/breakpoints) module for consistent breakpoints across the site configuration. It looks like it's also being rolled into D8 core.
It would make a lot of sense if this module used the breakpoints established by that module instead of having to maintain pixel points separately.
Comments
Comment #1
bleen commentedI agree that this would be a big win...
Comment #2
theduke commentedI agree with you.
I looked into it, and I have re-written the module as http://drupal.org/project/context_breakpoint
It now supports quite a view media queries.
Please test it and let me know what you think!
I have also added an auto-reload feature.