npm install autoprefixer-coreyarn add autoprefixer-corepnpm add autoprefixer-core<script src="https://fastly.jsdelivr.net/npm/autoprefixer-core"></script><script src="https://unpkg.com/autoprefixer-core"></script><script type="module">
import autoprefixercore from 'https://cdn.jsdelivr.net/npm/autoprefixer-core/+esm';
</script><script type="module">
import autoprefixercore from 'https://cdn.skypack.dev/autoprefixer-core';
</script>