npm install css-treeyarn add css-treepnpm add css-tree<script src="https://fastly.jsdelivr.net/npm/css-tree"></script><script src="https://unpkg.com/css-tree"></script><script type="module">
import csstree from 'https://cdn.jsdelivr.net/npm/css-tree/+esm';
</script><script type="module">
import csstree from 'https://cdn.skypack.dev/css-tree';
</script>