Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 191 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 191 Bytes

html5shiv.htc

Usage

First, make the html5shiv.htc file.

$ make

Put in your CSS:

html {
  behavior: url('html5shiv.htc');
}

License

MIT/GPL2