npm install theme-uiyarn add theme-uipnpm add theme-ui<script src="https://fastly.jsdelivr.net/npm/theme-ui"></script><script src="https://unpkg.com/theme-ui"></script><script type="module">
import themeui from 'https://cdn.jsdelivr.net/npm/theme-ui/+esm';
</script><script type="module">
import themeui from 'https://cdn.skypack.dev/theme-ui';
</script>