CDN Resources for postcss-image-set-polyfill

Quick access to CDN links for the postcss-image-set-polyfill package

CDN Resources for postcss-image-set-polyfill
Various ways to access postcss-image-set-polyfill via Content Delivery Networks

Package Installation

npm
npm install postcss-image-set-polyfill
yarn
yarn add postcss-image-set-polyfill
pnpm
pnpm add postcss-image-set-polyfill

CDN Links

jsDelivr
<script src="https://fastly.jsdelivr.net/npm/postcss-image-set-polyfill"></script>
Unpkg
<script src="https://unpkg.com/postcss-image-set-polyfill"></script>
jsDelivr ESM
<script type="module">
  import postcssimagesetpolyfill from 'https://cdn.jsdelivr.net/npm/postcss-image-set-polyfill/+esm';
</script>
Skypack
<script type="module">
  import postcssimagesetpolyfill from 'https://cdn.skypack.dev/postcss-image-set-polyfill';
</script>