CDN Resources for postcss-custom-media
Quick access to CDN links for the postcss-custom-media package
CDN Resources for postcss-custom-media
Various ways to access postcss-custom-media via Content Delivery Networks
Package Installation
npm
npm install postcss-custom-mediayarn
yarn add postcss-custom-mediapnpm
pnpm add postcss-custom-mediaCDN Links
jsDelivr
<script src="https://fastly.jsdelivr.net/npm/postcss-custom-media"></script>Unpkg
<script src="https://unpkg.com/postcss-custom-media"></script>jsDelivr ESM
<script type="module">
import postcsscustommedia from 'https://cdn.jsdelivr.net/npm/postcss-custom-media/+esm';
</script>Skypack
<script type="module">
import postcsscustommedia from 'https://cdn.skypack.dev/postcss-custom-media';
</script>CDN Provider Resources
Learn more about the CDN services used to deliver these packages