Quick access to CDN links for the postcss-custom-media package
npm install postcss-custom-mediayarn add postcss-custom-mediapnpm add postcss-custom-media<script src="https://fastly.jsdelivr.net/npm/postcss-custom-media"></script><script src="https://unpkg.com/postcss-custom-media"></script><script type="module">
import postcsscustommedia from 'https://cdn.jsdelivr.net/npm/postcss-custom-media/+esm';
</script><script type="module">
import postcsscustommedia from 'https://cdn.skypack.dev/postcss-custom-media';
</script>