bootstrap-fix-helper

put a small square in the upper left corner that displays the screen size by bootstrap size (lg, md, sm, xs).


Keywords
bootstrap
License
MIT
Install
bower install bootstrap-fix-helper

Documentation

bootstrap-fix-helper

put a small square in the upper left corner that displays the screen size by bootstrap size (lg, md, sm, xs).


Current version: v1.0.0 (2014-11-24)

How to use?

  1. Add the path of the file to your main LESS:
@import '../components/bootstrap-fix-helper/fix.less';
  1. Add only for the development Add this DIV into the BODY
<div id="fix"></div>

thanks guy