Polyfills user-select: contain property value by implementing the behavior on a CSS class name user-select-contain.
This is only implemented in Internet Explorer right now.
$ npm install user-select-contain-polyfillimport "user-select-contain-polyfill";@import "user-select-contain-polyfill.css";<span class="user-select-contain">
50ce349853
</span>$ npm install
$ npm run buildDistributed under the MIT license. See LICENSE for details.