CDN Resources for %40emotion
Various ways to access %40emotion via Content Delivery Networks
Package Installation
npm
npm install %40emotionyarn
yarn add %40emotionpnpm
pnpm add %40emotionCDN Links
jsDelivr
<script src="https://fastly.jsdelivr.net/npm/%40emotion"></script>Unpkg
<script src="https://unpkg.com/%40emotion"></script>jsDelivr ESM
<script type="module">
import %40emotion from 'https://cdn.jsdelivr.net/npm/%40emotion/+esm';
</script>Skypack
<script type="module">
import %40emotion from 'https://cdn.skypack.dev/%40emotion';
</script>CDN Provider Resources
Learn more about the CDN services used to deliver these packages