CDN Resources for %40emotion
Various ways to access %40emotion via Content Delivery Networks
Package Installation
npm
npm install %40emotion
yarn
yarn add %40emotion
pnpm
pnpm add %40emotion
CDN 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