emmetio / re-view

A Google Chrome extension for displaying responsive breakpoints view
http://re-view.emmet.io
MIT License
205 stars 20 forks source link

Too many breakpoint screens on Bootstrap site #15

Closed smlombardi closed 8 years ago

smlombardi commented 8 years ago

I have a basic Bootstrap site where, to my knowledge, we didn't add any custom breakpoints. When viewed with the extension, there are way too many screens in the browser to be much use. Perhaps present a list of media queries present and present a UI to check off which ones to display?

sergeche commented 8 years ago

Added breakpoints picker in v2.1, see https://github.com/emmetio/re-view-chrome/releases/tag/v2.1.0

smlombardi commented 8 years ago

Great!