has-box-sizing Checks to see if the browser supports box-sizing Installation Install with component(1): $ component install jb55/has-box-sizing API Returns true if the browser supports box-sizing var hasBoxSizing = require('has-box-sizing') License MIT