README
bobril-flex-ie10
Transparently polyfill flexbox in Internet Explorer 10 with Bobril.
How to use:
npm install bobril-flex-ie10 --save
Then in some of your application sources:
import "bobril-flex-ie10";
IE10 flex style polyfill for Bobril
<script type="module">
import bobrilFlexIe10 from 'https://cdn.skypack.dev/bobril-flex-ie10';
</script>
Transparently polyfill flexbox in Internet Explorer 10 with Bobril.
npm install bobril-flex-ie10 --save
Then in some of your application sources:
import "bobril-flex-ie10";