Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 329 Bytes

Readme.md

File metadata and controls

22 lines (12 loc) · 329 Bytes

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